Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2019-18282 (GCVE-0-2019-18282)
Vulnerability from cvelistv5
- n/a
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-05T01:47:14.161Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20200204-0002/"
},
{
"name": "[debian-lts-announce] 20200302 [SECURITY] [DLA 2114-1] linux-4.9 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashrnd value as a secret, and because jhash (instead of siphash) is used. The hashrnd value remains the same starting from boot time, and can be inferred by an attacker. This affects net/core/flow_dissector.c and related code."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2020-04-27T13:19:07",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20200204-0002/"
},
{
"name": "[debian-lts-announce] 20200302 [SECURITY] [DLA 2114-1] linux-4.9 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18282",
"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": "The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashrnd value as a secret, and because jhash (instead of siphash) is used. The hashrnd value remains the same starting from boot time, and can be inferred by an attacker. This affects net/core/flow_dissector.c and related code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10",
"refsource": "MISC",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10"
},
{
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2",
"refsource": "CONFIRM",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2"
},
{
"name": "https://security.netapp.com/advisory/ntap-20200204-0002/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20200204-0002/"
},
{
"name": "[debian-lts-announce] 20200302 [SECURITY] [DLA 2114-1] linux-4.9 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html"
},
{
"name": "https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o",
"refsource": "MISC",
"url": "https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2019-18282",
"datePublished": "2020-01-16T15:22:58",
"dateReserved": "2019-10-23T00:00:00",
"dateUpdated": "2024-08-05T01:47:14.161Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2019-18282\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2020-01-16T16:15:16.950\",\"lastModified\":\"2024-11-21T04:32:58.140\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashrnd value as a secret, and because jhash (instead of siphash) is used. The hashrnd value remains the same starting from boot time, and can be inferred by an attacker. This affects net/core/flow_dissector.c and related code.\"},{\"lang\":\"es\",\"value\":\"La funci\u00f3n flow_dissector en el kernel de Linux 4.3 a 5.x anterior a la versi\u00f3n 5.3.10 tiene una vulnerabilidad de seguimiento del dispositivo, tambi\u00e9n conocida como CID-55667441c84f. Esto ocurre porque la etiqueta de flujo autom\u00e1tico de un paquete UDP IPv6 se basa en un valor hashrnd de 32 bits como secreto y porque se usa jhash (en lugar de siphash). El valor hashrnd permanece igual a partir del tiempo de arranque, y puede ser inferido por un atacante. Esto afecta a net / core / flow_dissector.c y al c\u00f3digo relacionado.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:P/I:N/A:N\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-330\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.3\",\"versionEndIncluding\":\"5.3.10\",\"matchCriteriaId\":\"EC57AAB2-0879-4D7C-8878-68355886476C\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:a700s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FDD92BFA-9117-4E6E-A13F-ED064B4B7284\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:a700s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4B7DA42F-5D64-4967-A2D4-6210FE507841\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:8300_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4E73901F-666D-4D8B-BDFD-93DD2F70C74B\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:8300:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"D0FD5AED-42CF-4918-B32C-D675738EF15C\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:8700_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"34B25BEF-8708-4E2C-8BA6-EBCD5267EB04\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:8700:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CE0F11D2-B5D9-46B4-BFC5-C86BC87D516A\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:a400_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"04E3BD77-8915-4FFC-8483-5DB5D610F829\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:a400:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"97E94ECB-BB51-4364-BEDD-8648C193196F\"}]}]},{\"operator\":\"AND\",\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:netapp:h610s_firmware:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FD7CFE0E-9D1E-4495-B302-89C3096FC0DF\"}]},{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":false,\"criteria\":\"cpe:2.3:h:netapp:h610s:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"F63A3FA7-AAED-4A9D-9FDE-6195302DA0F6\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*\",\"matchCriteriaId\":\"3A756737-1CC4-42C2-A4DF-E1C893B4E2D5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5C2089EE-5D7F-47EC-8EA5-0F69790564C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:data_availability_services:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0EF46487-B64A-454E-AECC-D74B83170ACD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:e-series_santricity_os_controller:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"11.0.0\",\"versionEndIncluding\":\"11.70.1\",\"matchCriteriaId\":\"FF971916-C526-43A9-BD80-985BCC476569\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A3C19813-E823-456A-B1CE-EC0684CE1953\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A6E9EF0C-AFA8-4F7B-9FDC-1E0F7C26E737\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:steelstore_cloud_integrated_storage:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E94F7F59-1785-493F-91A7-5F5EA5E87E4D\"}]}]}],\"references\":[{\"url\":\"https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200204-0002/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20200204-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
gsd-2019-18282
Vulnerability from gsd
{
"GSD": {
"alias": "CVE-2019-18282",
"description": "The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashrnd value as a secret, and because jhash (instead of siphash) is used. The hashrnd value remains the same starting from boot time, and can be inferred by an attacker. This affects net/core/flow_dissector.c and related code.",
"id": "GSD-2019-18282",
"references": [
"https://www.suse.com/security/cve/CVE-2019-18282.html",
"https://access.redhat.com/errata/RHSA-2020:5441",
"https://access.redhat.com/errata/RHSA-2020:5437",
"https://access.redhat.com/errata/RHSA-2020:1769",
"https://access.redhat.com/errata/RHSA-2020:1567",
"https://linux.oracle.com/cve/CVE-2019-18282.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2019-18282"
],
"details": "The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashrnd value as a secret, and because jhash (instead of siphash) is used. The hashrnd value remains the same starting from boot time, and can be inferred by an attacker. This affects net/core/flow_dissector.c and related code.",
"id": "GSD-2019-18282",
"modified": "2023-12-13T01:23:50.239227Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18282",
"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": "The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashrnd value as a secret, and because jhash (instead of siphash) is used. The hashrnd value remains the same starting from boot time, and can be inferred by an attacker. This affects net/core/flow_dissector.c and related code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10",
"refsource": "MISC",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10"
},
{
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2",
"refsource": "CONFIRM",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2"
},
{
"name": "https://security.netapp.com/advisory/ntap-20200204-0002/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20200204-0002/"
},
{
"name": "[debian-lts-announce] 20200302 [SECURITY] [DLA 2114-1] linux-4.9 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html"
},
{
"name": "https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o",
"refsource": "MISC",
"url": "https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "5.3.10",
"versionStartIncluding": "4.3",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:netapp:a700s_firmware:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:netapp:a700s:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:netapp:8300_firmware:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:netapp:8300:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:netapp:8700_firmware:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:netapp:8700:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:netapp:a400_firmware:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:netapp:a400:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:netapp:h610s_firmware:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:h:netapp:h610s:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": false
}
],
"operator": "OR"
}
],
"cpe_match": [],
"operator": "AND"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netapp:data_availability_services:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netapp:e-series_santricity_os_controller:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndIncluding": "11.70.1",
"versionStartIncluding": "11.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:netapp:steelstore_cloud_integrated_storage:-:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-18282"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashrnd value as a secret, and because jhash (instead of siphash) is used. The hashrnd value remains the same starting from boot time, and can be inferred by an attacker. This affects net/core/flow_dissector.c and related code."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-330"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10",
"refsource": "MISC",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10"
},
{
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2",
"refsource": "CONFIRM",
"tags": [
"Mailing List",
"Patch",
"Vendor Advisory"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2"
},
{
"name": "https://security.netapp.com/advisory/ntap-20200204-0002/",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20200204-0002/"
},
{
"name": "[debian-lts-announce] 20200302 [SECURITY] [DLA 2114-1] linux-4.9 security update",
"refsource": "MLIST",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html"
},
{
"name": "https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4
}
},
"lastModifiedDate": "2022-04-18T15:48Z",
"publishedDate": "2020-01-16T16:15Z"
}
}
}
rhsa-2020_5437
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt (CVE-2020-14385)\n\n* kernel: The flow_dissector feature allows device tracking (CVE-2019-18282)\n\n* kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned. (CVE-2020-10769)\n\n* kernel: buffer uses out of index in ext3/4 filesystem (CVE-2020-14314)\n\n* kernel: umask not applied on filesystem without ACL support (CVE-2020-24394)\n\n* kernel: TOCTOU mismatch in the NFS client code (CVE-2020-25212)\n\n* kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow (CVE-2020-25643)\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* WARNING in set_restore_sigmask at ./arch/x86/include/asm/thread_info.h:298 sigsuspend+0x6d/0x70 (BZ#1704650)\n\n* [i40e] VFs see other VF\u0027s outgoing traffic (BZ#1845677)\n\n* [Hyper-V][RHEL7] Two fixes for kdump over network (BZ#1846667)\n\n* Loop in __run_timers() because base-\u003etimer_jiffies is very far behind causes a lockup condition. (BZ#1849716)\n\n* XFS transaction overrun when running docker on VMWARE (overlay fs) (BZ#1857203)\n\n* RHEL 7.9 NVMe/IB - Host crash encountered during array upgrade (BZ#1857397)\n\n* False positive hard lockup detected while disabling the hard lockup detector via sysctl -w kernel.watchdog=0 (BZ#1860661)\n\n* [Hyper-V][RHEL-7] Only notify Hyper-V for die events that are oops (BZ#1868130)\n\n* Linux kernel crash due to openvswitch module (BZ#1869190)\n\n* \u0027nodfs\u0027 option not working when using SMB2+ (BZ#1873033)\n\n* RHEL7.7 zstream - ESS - kernel panic triggered by freelist pointer corruption (BZ#1873189)\n\n* destroy_cfs_bandwidth() is called by free_fair_sched_group() without calling init_cfs_bandwidth() (BZ#1878000)\n\n* NULL pointer at nvme_rdma_setup_ctrl+0x1c2/0x8d0 [nvme_rdma] when discover E5700 (BZ#1878950)\n\n* IB Infiniband RDMA mlx5_ib is freeing a kmalloc-512 cache that it does not own causing memory corruption. (BZ#1880184)\n\n* [Azure][RHEL7] Two Patches Needed To Enable Azure Host Time-syncing in VMs (BZ#1884735)\n\n* connect AF_UNSPEC on a connecting AF_INET6 socket returns an error (BZ#1886305)\n\n* Rebuilding the grub with the CPU flag \u0027avx\u0027 disabled (clearcpuid=156) triggers kernel panic in xor_avx_2() (BZ#1886792)\n\n* nf_conntrack_sctp.h is not usable due to a missing commit (BZ#1887975)\n\n* Starting pvmove on top of physical volumes on MD devices causes IO error on ongoing IO (BZ#1890059)",
"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-2020:5437",
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1708775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708775"
},
{
"category": "external",
"summary": "1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "1853922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853922"
},
{
"category": "external",
"summary": "1869141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869141"
},
{
"category": "external",
"summary": "1874800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874800"
},
{
"category": "external",
"summary": "1877575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877575"
},
{
"category": "external",
"summary": "1879981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879981"
},
{
"category": "external",
"summary": "1886305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886305"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5437.json"
}
],
"title": "Red Hat Security Advisory: kernel security and bug fix update",
"tracking": {
"current_release_date": "2024-11-15T08:40:36+00:00",
"generator": {
"date": "2024-11-15T08:40:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:5437",
"initial_release_date": "2020-12-15T15:06:05+00:00",
"revision_history": [
{
"date": "2020-12-15T15:06:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-15T15:06:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T08:40: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 Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.src",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"product": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"product_id": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-1160.11.1.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"product": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"product_id": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@3.10.0-1160.11.1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "perf-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.11.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-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18282",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1796360"
}
],
"notes": [
{
"category": "description",
"text": "A device tracking vulnerability was found in the flow_dissector feature in the Linux kernel. This flaw occurs because the auto flowlabel of the UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time and can be inferred by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: The flow_dissector feature allows device tracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18282"
},
{
"category": "external",
"summary": "RHBZ#1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
}
],
"release_date": "2019-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: The flow_dissector feature allows device tracking"
},
{
"cve": "CVE-2020-10769",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1708775"
}
],
"notes": [
{
"category": "description",
"text": "A buffer over-read flaw was found in crypto_authenc_extractkeys in crypto/authenc.c in the IPsec Cryptographic algorithm\u0027s module, authenc. When a payload longer than 4 bytes, and is not following 4-byte alignment boundary guidelines, it causes a buffer over-read threat, leading to a system crash. This flaw allows a local attacker with user privileges to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10769"
},
{
"category": "external",
"summary": "RHBZ#1708775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708775"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10769"
}
],
"release_date": "2019-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned."
},
{
"acknowledgments": [
{
"names": [
"Jay Shin"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-14314",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-06-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1853922"
}
],
"notes": [
{
"category": "description",
"text": "A memory out-of-bounds read flaw was found in the Linux kernel\u0027s ext3/ext4 file system, in the way it accesses a directory with broken indexing. This flaw allows a local user to crash the system if the directory exists. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer uses out of index in ext3/4 filesystem",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14314"
},
{
"category": "external",
"summary": "RHBZ#1853922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14314",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14314"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5872331b3d91820e14716632ebb56b1399b34fe1",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5872331b3d91820e14716632ebb56b1399b34fe1"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-ext4/f53e246b-647c-64bb-16ec-135383c70ad7@redhat.com/T/#u",
"url": "https://lore.kernel.org/linux-ext4/f53e246b-647c-64bb-16ec-135383c70ad7@redhat.com/T/#u"
}
],
"release_date": "2020-06-05T16:45:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "If any directories of the partition (or image) broken, the command \"e2fsck -Df .../partition-name\" fixes it.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: buffer uses out of index in ext3/4 filesystem"
},
{
"acknowledgments": [
{
"names": [
"Dr. David Alan Gilbert"
],
"organization": "redhat.com"
}
],
"cve": "CVE-2020-14385",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2020-08-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1874800"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A failure of the file system metadata validator in XFS can cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt. This can lead to the filesystem being shutdown, or otherwise rendered inaccessible until it is remounted, leading to a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only local users, including unprivileged users in a cointainer, can trigger this flaw. However, the impact could be high, especially on multi-tenant systems, because after the attack the system rendered inaccessible for some time (at least until reboot), so the impact has been increased to Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14385"
},
{
"category": "external",
"summary": "RHBZ#1874800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874800"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14385"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f4020438fab05364018c91f7e02ebdd192085933",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f4020438fab05364018c91f7e02ebdd192085933"
}
],
"release_date": "2020-08-25T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt"
},
{
"cve": "CVE-2020-24394",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2020-06-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1869141"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in NFSv4.2 in the Linux kernel, where a server fails to correctly apply umask when creating a new object on filesystem without ACL support (for example, ext4 with the \"noacl\" mount option). This flaw allows a local attacker with a user privilege to cause a kernel information leak problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: umask not applied on filesystem without ACL support",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-24394"
},
{
"category": "external",
"summary": "RHBZ#1869141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24394"
}
],
"release_date": "2020-06-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"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:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: umask not applied on filesystem without ACL support"
},
{
"cve": "CVE-2020-25212",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2020-09-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1877575"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NFSv4 implementation where when mounting a remote attacker controlled server it could return specially crafted response allow for local memory corruption and possibly privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: TOCTOU mismatch in the NFS client code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25212"
},
{
"category": "external",
"summary": "RHBZ#1877575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877575"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25212",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25212"
}
],
"release_date": "2020-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "While there is no known mitigation to this flaw, configuring authentication and only mounting authenticated NFSv4 servers will significantly reduce the risk of this flaw being successfully exploited.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: TOCTOU mismatch in the NFS client code"
},
{
"acknowledgments": [
{
"names": [
"ChenNan Of Chaitin"
],
"organization": "Security Research Lab"
}
],
"cve": "CVE-2020-25643",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-09-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1879981"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HDLC_PPP module of the Linux kernel. Memory corruption and a read overflow is caused by improper input validation in the ppp_cp_parse_cr function which can cause the system to crash or cause a denial of service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as a having Moderate impact, because the bug can be triggered only if PPP protocol enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25643"
},
{
"category": "external",
"summary": "RHBZ#1879981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25643"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66d42ed8b25b64eb63111a2b8582c5afc8bf1105",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66d42ed8b25b64eb63111a2b8582c5afc8bf1105"
}
],
"release_date": "2020-09-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent modules hdlc_ppp, syncppp from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow"
}
]
}
rhsa-2020:1567
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for 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: use-after-free in __blk_add_trace in kernel/trace/blktrace.c (CVE-2019-19768)\n\n* kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence (CVE-2018-16871)\n\n* kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service (CVE-2019-8980)\n\n* kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol. (CVE-2019-17053)\n\n* kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol. (CVE-2019-17055)\n\n* kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c (CVE-2019-18805)\n\n* kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver (CVE-2019-19534)\n\n* kernel: some ipv6 protocols not encrypted over ipsec tunnel. (CVE-2020-1749)\n\n* Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR (CVE-2019-10639)\n\n* kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure (CVE-2019-15090)\n\n* kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash (CVE-2019-15099)\n\n* kernel: Null pointer dereference in the sound/usb/line6/pcm.c (CVE-2019-15221)\n\n* kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS (CVE-2019-19057)\n\n* kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS) (CVE-2019-19073)\n\n* kernel: a memory leak in the ath9k management function in allows local DoS (CVE-2019-19074)\n\n* kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications (CVE-2019-19922)\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* RT: update RT source tree to the RHEL-8.2 tree (BZ#1708716)\n\n* KVM-RT guest fails boot with emulatorsched (BZ#1712781)\n\n* 8 vCPU guest need max latency \u003c 20 us with stress [RT-8.2] (BZ#1757165)\n\n* Request nx_huge_pages=N as default value to avoid kvm-rt guest large latency spike [rt-8] (BZ#1788352)\n\n* RT: Add rpm Provide of \u0027kernel\u0027 to indicate that this is a kernel package (BZ#1796284)\n\n* [RHEL8] RT kernel signed by test certificate and not Red Hat Secure Boot (BZ#1806871)\n\nEnhancement(s):\n\n* update to the upstream 5.x RT patchset (BZ#1680161)",
"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-2020:1567",
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index"
},
{
"category": "external",
"summary": "1655162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655162"
},
{
"category": "external",
"summary": "1679972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679972"
},
{
"category": "external",
"summary": "1708716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708716"
},
{
"category": "external",
"summary": "1712781",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1712781"
},
{
"category": "external",
"summary": "1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "1743560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743560"
},
{
"category": "external",
"summary": "1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "1757165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757165"
},
{
"category": "external",
"summary": "1758242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758242"
},
{
"category": "external",
"summary": "1758248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758248"
},
{
"category": "external",
"summary": "1768730",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768730"
},
{
"category": "external",
"summary": "1771496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771496"
},
{
"category": "external",
"summary": "1772738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772738"
},
{
"category": "external",
"summary": "1774933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774933"
},
{
"category": "external",
"summary": "1774937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774937"
},
{
"category": "external",
"summary": "1775050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775050"
},
{
"category": "external",
"summary": "1783540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783540"
},
{
"category": "external",
"summary": "1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "1788352",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788352"
},
{
"category": "external",
"summary": "1792512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792512"
},
{
"category": "external",
"summary": "1796284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796284"
},
{
"category": "external",
"summary": "1806871",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1806871"
},
{
"category": "external",
"summary": "1809833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809833"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1567.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-08T04:53:49+00:00",
"generator": {
"date": "2025-11-08T04:53:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:1567",
"initial_release_date": "2020-04-28T15:41:38+00:00",
"revision_history": [
{
"date": "2020-04-28T15:41:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-04-28T15:41:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T04:53: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 Real Time for NFV (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA",
"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-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"product": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"product_id": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-193.rt13.51.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.src as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src"
},
"product_reference": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.src as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src"
},
"product_reference": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Hangbin Liu"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
},
{
"names": [
"Jasu Liedes"
],
"organization": "Synopsys SIG"
}
],
"cve": "CVE-2018-16871",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2018-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1655162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s NFS implementation. An attacker, who is able to mount an exported NFS filesystem, is able to trigger a null pointer dereference by using an invalid NFS sequence. This can panic the machine and deny access to the NFS server. Any outstanding disk writes to the NFS server will be lost.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16871"
},
{
"category": "external",
"summary": "RHBZ#1655162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16871"
}
],
"release_date": "2019-06-03T02:23:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence"
},
{
"cve": "CVE-2019-5108",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-01-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1789927"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s implementation of the WiFi station handoff code. An attacker within the radio range could use this flaw to deny a valid device from joining the access point.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5108"
},
{
"category": "external",
"summary": "RHBZ#1789927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5108",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5108"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108"
}
],
"release_date": "2019-12-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "At this time there is no known mitigations to this issue other than to install the updated kernel package.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS"
},
{
"cve": "CVE-2019-8980",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-02-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1679972"
}
],
"notes": [
{
"category": "description",
"text": "A kernel memory leak was found in the kernel_read_file() function in the fs/exec.c file in the Linux kernel. An attacker could use this flaw to cause a memory leak and thus a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-8980"
},
{
"category": "external",
"summary": "RHBZ#1679972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679972"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-8980",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8980"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-8980",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-8980"
}
],
"release_date": "2019-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service"
},
{
"cve": "CVE-2019-10639",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1729933"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe this IP ID field to extract the kernel\u00a0address bits used to derive its value, which may result in leaking the hash key and potentially defeating KASLR.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2 may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10639"
},
{
"category": "external",
"summary": "RHBZ#1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639"
},
{
"category": "external",
"summary": "https://arxiv.org/pdf/1906.10478.pdf",
"url": "https://arxiv.org/pdf/1906.10478.pdf"
}
],
"release_date": "2019-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR"
},
{
"cve": "CVE-2019-12819",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-06-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1721962"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s MDIO section of the network management subsystem. An attacker who is able to hot-plug a network device can trigger the __mdiobus_register() function in drivers/net/phy/mdio_bus.c, which can cause a use-after-free condition causing a memory corruption and kernel panic or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in function __mdiobus_register() in drivers/net/phy/mdio_bus.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12819"
},
{
"category": "external",
"summary": "RHBZ#1721962",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721962"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12819",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819"
}
],
"release_date": "2019-06-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in function __mdiobus_register() in drivers/net/phy/mdio_bus.c"
},
{
"cve": "CVE-2019-15090",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743526"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds (OOB) memory access flaw was found in the Qlogic ISCSI module in the Linux kernel\u0027s qedi_dbg_* family of functions in drivers/scsi/qedi/qedi_dbg.c. Here a local attacker with a special user privilege account (or a root) can cause an out-of-bound memory access leading to a system crash or a leak of internal kernel information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15090"
},
{
"category": "external",
"summary": "RHBZ#1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15090",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure"
},
{
"cve": "CVE-2019-15099",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743560"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference flaw was discovered in the Linux kernel\u0027s implementation of the ath10k USB device driver. The vulnerability requires the attacker to plug in a specially crafted hardware device that present endpoint descriptors that normal ath10k devices do not recognize. System availability is the highest threat with this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15099"
},
{
"category": "external",
"summary": "RHBZ#1743560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15099",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15099"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "As the ath10k module will be auto-loaded when required, its use can be disabled by preventing the module from loading using the following instructions.\n\nOn the command line, as root, execute the following command:\n# echo \"install ath10k_usb /bin/true\" \u003e\u003e /etc/modprobe.d/disable-ath10k_usb.conf \n \nThe system will need to be restarted if the ath10k_usb module are loaded. In most circumstances, the kernel modules will be unable to be unloaded while the ath10k WiFi network interface is in use. If the system requires this module to work correctly, this mitigation may not be suitable.\n\nIf you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash"
},
{
"cve": "CVE-2019-15221",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the LINE6 drivers in the Linux kernel allocated buffers for USB packets. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15221"
},
{
"category": "external",
"summary": "RHBZ#1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15221",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15221"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c"
},
{
"cve": "CVE-2019-15223",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749976"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the Line 6 POD USB driver in the Linux kernel handled disconnection. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/driver.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15223"
},
{
"category": "external",
"summary": "RHBZ#1749976",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749976"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15223",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15223"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/driver.c"
},
{
"cve": "CVE-2019-16234",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1760441"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A check was not done on the alloc_workqueue return value of the iwl_trans_pcie_alloc function potentially leading to a NULL pointer dereference. This error condition could lead to a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: null pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the error/resource cleanup code path (system-wide out-of-memory condition, high privileges or physical access). The attacker would have to be able to induce system-wide out-of-memory condition which itself could be seen as a local denial of service. It could be argued that having such privileges has the same impact as the flaw itself.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16234"
},
{
"category": "external",
"summary": "RHBZ#1760441",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760441"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16234",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16234"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16234",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16234"
},
{
"category": "external",
"summary": "https://lkml.org/lkml/2019/9/9/487",
"url": "https://lkml.org/lkml/2019/9/9/487"
}
],
"release_date": "2019-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: null pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c"
},
{
"cve": "CVE-2019-17053",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-10-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758242"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in the Linux kernel\u0027s AF_IEEE802154 networking module where permissions checks are not enforced. This can allow an unprivileged user to create raw sockets for this protocol leading to the potential for data leaks or system unavailability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as moderate; there are no known exploits using this mechanism as an attack surface against the system affected by this bug.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17053"
},
{
"category": "external",
"summary": "RHBZ#1758242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17053",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17053"
}
],
"release_date": "2019-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol"
},
{
"cve": "CVE-2019-17055",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-10-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758248"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u2019s implementation of the AF_ISDN protocol, which does not enforce the CAP_NET_RAW capability. This flaw can allow unprivileged users to create a raw socket for this protocol. This could further allow the user to control the availability of an existing ISDN circuit.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17055"
},
{
"category": "external",
"summary": "RHBZ#1758248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758248"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17055"
}
],
"release_date": "2019-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "At this time the only known way to \u0027mitigate\u0027 this flaw is to blacklist the kernel module from being loaded. Creating raw sockets with this protocol is a method of communicating with ISDN hardware, a technology that is becoming less and less common.\n\nCheck https://access.redhat.com/solutions/41278 for instructions on how to disable the mISDN_core.ko module.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol"
},
{
"cve": "CVE-2019-18282",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1796360"
}
],
"notes": [
{
"category": "description",
"text": "A device tracking vulnerability was found in the flow_dissector feature in the Linux kernel. This flaw occurs because the auto flowlabel of the UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time and can be inferred by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: The flow_dissector feature allows device tracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18282"
},
{
"category": "external",
"summary": "RHBZ#1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
}
],
"release_date": "2019-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: The flow_dissector feature allows device tracking"
},
{
"cve": "CVE-2019-18805",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2019-11-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1771496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was reported in the Linux kernel\u0027s TCP subsystem while calculating a packet round trip time, when a sysctl parameter (/proc/sys/net/ipv4/tcp_min_rtt_wlen) is set incorrectly. This causes an integer overflow which can lead to a denial Of service (DOS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18805"
},
{
"category": "external",
"summary": "RHBZ#1771496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18805",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18805"
}
],
"release_date": "2019-04-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by setting the sysctl parameter (/proc/sys/net/ipv4/tcp_min_rtt_wlen) with 300 which means the packet time will not exceed more then 5 minutes and which should not cause an integer overflow.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c"
},
{
"cve": "CVE-2019-19045",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774983"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Mellanox Technologies Innova driver mishandles resource cleanup on error. An attacker, able to trigger error could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dos in mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because of the privileges needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19045"
},
{
"category": "external",
"summary": "RHBZ#1774983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19045"
}
],
"release_date": "2019-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module mlx5_core. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dos in mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c"
},
{
"cve": "CVE-2019-19047",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774991"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Mellanox 5th generation network adapters (ConnectX series) core driver in the Linux kernel handled resource cleanup in the mlx5_fw_fatal_reporter_dump function. This flaw allows an attacker with the ability to trigger errors in the mlx5_crdump_collect function to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dos in mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19047"
},
{
"category": "external",
"summary": "RHBZ#1774991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19047"
}
],
"release_date": "2019-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module mlx5_core. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: dos in mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c"
},
{
"cve": "CVE-2019-19055",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Wireless configuration API functionality mishandles resource cleanup in nl80211_get_ftm_responder_stats function. An attacker able to trigger the resource cleanup code path could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c allows DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because of the preconditions needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19055"
},
{
"category": "external",
"summary": "RHBZ#1775074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19055"
}
],
"release_date": "2019-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module cfg80211. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c allows DoS"
},
{
"cve": "CVE-2019-19057",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775050"
}
],
"notes": [
{
"category": "description",
"text": "Two memory leak flaws were found in the Linux kernel\u0027s mwifiex_pcie_init_evt_ring() function. A local attacker, able to reload the kernel module or hotplug Marvell WiFi hardware using this driver, can cause a denial of service (memory consumption) by triggering mwifiex_map_pci_memory() failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19057"
},
{
"category": "external",
"summary": "RHBZ#1775050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775050"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19057"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS"
},
{
"cve": "CVE-2019-19058",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775047"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Intel Wireless WiFi MVM Firmware driver mishandles resource cleanup during device coredump. An attacker able to trigger the device coredump and system-wide out of memory conditions at the same time could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (system-wide out-of-memory condition).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19058"
},
{
"category": "external",
"summary": "RHBZ#1775047",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775047"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19058",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19058"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module iwlmvm. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c allows for a DoS"
},
{
"cve": "CVE-2019-19059",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775042"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Intel Wireless driver in the Linux kernel handled resource cleanup during Gen 3 device initialization. This flaw allows an attacker with the ability to restrict access to DMA coherent memory on device initialization, to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (ability to restrict access to dma coherent memory on device initialization).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19059"
},
{
"category": "external",
"summary": "RHBZ#1775042",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775042"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19059",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19059"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module iwlwifi. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c allows for a DoS"
},
{
"cve": "CVE-2019-19065",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Intel OPA Gen1 driver mishandles resource cleanup. An attacker able to induce low memory condition on the system could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (system-wide out-of-memory condition).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19065"
},
{
"category": "external",
"summary": "RHBZ#1775000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19065",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19065"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module hfi1. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c allows for a DoS"
},
{
"cve": "CVE-2019-19067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774968"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The acp_hw_init function fails to cleanup resources properly. A local attacker can induce an error condition to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Four memory leaks in the acp_hw_init() function in drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c allow for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the error/resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19067"
},
{
"category": "external",
"summary": "RHBZ#1774968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774968"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19067",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19067"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Four memory leaks in the acp_hw_init() function in drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c allow for a DoS"
},
{
"cve": "CVE-2019-19073",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774937"
}
],
"notes": [
{
"category": "description",
"text": "Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures. This affects the htc_config_pipe_credits() function, the htc_setup_complete() function, and the htc_connect_service() function, aka CID-853acf7caf10.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19073"
},
{
"category": "external",
"summary": "RHBZ#1774937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19073",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19073"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19073",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19073"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS)"
},
{
"cve": "CVE-2019-19074",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774933"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak in the ath9k_wmi_cmd() function in drivers/net/wireless/ath/ath9k/wmi.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption), aka CID-728c1e2a05e4.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a memory leak in the ath9k management function in allows local DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19074"
},
{
"category": "external",
"summary": "RHBZ#1774933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19074",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19074"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: a memory leak in the ath9k management function in allows local DoS"
},
{
"cve": "CVE-2019-19077",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775724"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in the Broadcom NetXtreme HCA driver in the Linux kernel, in the way it handled resource cleanup on the copy to userspace error. This flaw allows a local attacker to trigger this error and crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in bnxt_re_create_srq function in drivers/infiniband/hw/bnxt_re/ib_verbs.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because local attacker is needed in order to trigger it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19077"
},
{
"category": "external",
"summary": "RHBZ#1775724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19077",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19077"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19077",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19077"
}
],
"release_date": "2019-09-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module bnxt_re. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in bnxt_re_create_srq function in drivers/infiniband/hw/bnxt_re/ib_verbs.c"
},
{
"cve": "CVE-2019-19532",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-12-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1781821"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds write flaw was found in the Linux kernel\u2019s HID drivers. An attacker, able to plug in a malicious USB device, can crash the system or read and write to memory with an incorrect address.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: malicious USB devices can lead to multiple out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue was rated as having Moderate impact because of the need of physical access to trigger it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19532"
},
{
"category": "external",
"summary": "RHBZ#1781821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1781821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19532",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19532"
}
],
"release_date": "2019-12-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: malicious USB devices can lead to multiple out-of-bounds write"
},
{
"cve": "CVE-2019-19534",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-12-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1783540"
}
],
"notes": [
{
"category": "description",
"text": "An information-leak flaw was found in the Linux kernel\u0027s pcan USB driver. When a device using this driver connects to the system, the stack information is leaked to the CAN bus, a controller area network for automobiles. The highest threat with this vulnerability is breach of data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19534"
},
{
"category": "external",
"summary": "RHBZ#1783540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783540"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19534",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19534"
}
],
"release_date": "2019-11-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "As the devices module will be auto-loaded when the USB CAN bus adapter is connected, its can be disabled by preventing the module from loading with the following instructions:\n\n# echo \"install peak_usb /bin/true\" \u003e\u003e /etc/modprobe.d/disable-peak-usb-canbus.conf \n \nThe system will need to be restarted if the peak_usb module is already loaded. In most circumstances, the kernel modules will be unable to be unloaded while any CAN bus interfaces are active and the protocol is in use. If the system requires this module to work correctly, this mitigation may not be suitable. If you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver"
},
{
"cve": "CVE-2019-19768",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-12-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786164"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u2019s implementation of blktrace in the __blk_add_trace function. A local attacker with permissions to run block trace instructions against a device can create a situation where the core block_trace object is used after it is freed. The attacker can pre-groom memory to race this use-after-free to create a condition where the memory is corrupted and cause privilege escalation.\r\n\r\nThe ability to create this condition requires elevated privileges, and it has been decided that this change in Red Hat Enterprise Linux 5 and 6 would risk introducing possible regressions and will not be backported.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19768"
},
{
"category": "external",
"summary": "RHBZ#1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19768",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19768"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768"
}
],
"release_date": "2019-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c"
},
{
"cve": "CVE-2019-19922",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1792512"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s scheduler, where it can allow attackers to cause a denial of service against non-CPU-bound applications by generating a workload that triggers unwanted scheduling slice expiration. A local attacker who can trigger a specific workload type could abuse this technique to trigger a system to be seen as degraded, and possibly trigger workload-rebalance in systems that use the slice-expiration metric as a measure of system health.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19922"
},
{
"category": "external",
"summary": "RHBZ#1792512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792512"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19922",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19922"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications"
},
{
"acknowledgments": [
{
"names": [
"Xiumei Mu"
],
"organization": "Red Hat QE Engineering",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-1749",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2020-03-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1809833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s implementation of some networking protocols in IPsec, such as VXLAN and GENEVE tunnels over IPv6. When an encrypted tunnel is created between two hosts, the kernel isn\u0027t correctly routing tunneled data over the encrypted link; rather sending the data unencrypted. This would allow anyone in between the two endpoints to read the traffic unencrypted. The main threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: some ipv6 protocols not encrypted over ipsec tunnel",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1749"
},
{
"category": "external",
"summary": "RHBZ#1809833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1749",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1749"
}
],
"release_date": "2020-03-04T01:29:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Disabling the IPV6 protocol may be a suitable workaround for systems that do not require the protocol to function correctly, however, if IPV6 is not in use this flaw will not be triggered.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: some ipv6 protocols not encrypted over ipsec tunnel"
},
{
"cve": "CVE-2020-7053",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-01-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1795624"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s GPU driver functionality when destroying GEM context. A local user could use this flaw to crash the system or potentially escalate their privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in i915_ppgtt_close in drivers/gpu/drm/i915/i915_gem_gtt.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact of this issue is Moderate, because attack is specific for certain Intel hardware and could be triggered only by local user with write access to the device.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7053"
},
{
"category": "external",
"summary": "RHBZ#1795624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7053",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7053"
}
],
"release_date": "2020-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In case of dedicated graphic card presence and i915 GPU is not being used, you can prevent module i915 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.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": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in i915_ppgtt_close in drivers/gpu/drm/i915/i915_gem_gtt.c"
},
{
"cve": "CVE-2020-10690",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1817141"
}
],
"notes": [
{
"category": "description",
"text": "There is a use-after-free problem seen due to a race condition between the release of ptp_clock and cdev while resource deallocation. When a (high privileged) process allocates a ptp device file (like /dev/ptpX) and voluntarily goes to sleep. During this time if the underlying device is removed, it can cause an exploitable condition as the process wakes up to terminate and clean all attached files. The system crashes due to the cdev structure being invalid (as already freed) which is pointed to by the inode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in cdev_put() when a PTP device is removed while it\u0027s chardev is open",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact as there is a need for high privilege access to trigger this problem. This will need an access to /dev/ptpX which is privileged operation, also removing the module is needed (again, privileged operation).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10690"
},
{
"category": "external",
"summary": "RHBZ#1817141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10690",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10690"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10690",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10690"
}
],
"release_date": "2019-11-25T12:53:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: use-after-free in cdev_put() when a PTP device is removed while it\u0027s chardev is open"
},
{
"cve": "CVE-2021-33630",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2261974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u0027s network scheduler. This issue occurs when offloading is enabled, the cbs instance is not added to the list. The code also incorrectly handles the case when offload is disabled without removing the qdisc. This could allow a local user to cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cbs NULL pointer dereference when offloading is enabled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33630"
},
{
"category": "external",
"summary": "RHBZ#2261974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33630",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33630"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2024/q1/65",
"url": "https://seclists.org/oss-sec/2024/q1/65"
}
],
"release_date": "2024-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/sched: cbs NULL pointer dereference when offloading is enabled"
}
]
}
RHSA-2020:5437
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt (CVE-2020-14385)\n\n* kernel: The flow_dissector feature allows device tracking (CVE-2019-18282)\n\n* kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned. (CVE-2020-10769)\n\n* kernel: buffer uses out of index in ext3/4 filesystem (CVE-2020-14314)\n\n* kernel: umask not applied on filesystem without ACL support (CVE-2020-24394)\n\n* kernel: TOCTOU mismatch in the NFS client code (CVE-2020-25212)\n\n* kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow (CVE-2020-25643)\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* WARNING in set_restore_sigmask at ./arch/x86/include/asm/thread_info.h:298 sigsuspend+0x6d/0x70 (BZ#1704650)\n\n* [i40e] VFs see other VF\u0027s outgoing traffic (BZ#1845677)\n\n* [Hyper-V][RHEL7] Two fixes for kdump over network (BZ#1846667)\n\n* Loop in __run_timers() because base-\u003etimer_jiffies is very far behind causes a lockup condition. (BZ#1849716)\n\n* XFS transaction overrun when running docker on VMWARE (overlay fs) (BZ#1857203)\n\n* RHEL 7.9 NVMe/IB - Host crash encountered during array upgrade (BZ#1857397)\n\n* False positive hard lockup detected while disabling the hard lockup detector via sysctl -w kernel.watchdog=0 (BZ#1860661)\n\n* [Hyper-V][RHEL-7] Only notify Hyper-V for die events that are oops (BZ#1868130)\n\n* Linux kernel crash due to openvswitch module (BZ#1869190)\n\n* \u0027nodfs\u0027 option not working when using SMB2+ (BZ#1873033)\n\n* RHEL7.7 zstream - ESS - kernel panic triggered by freelist pointer corruption (BZ#1873189)\n\n* destroy_cfs_bandwidth() is called by free_fair_sched_group() without calling init_cfs_bandwidth() (BZ#1878000)\n\n* NULL pointer at nvme_rdma_setup_ctrl+0x1c2/0x8d0 [nvme_rdma] when discover E5700 (BZ#1878950)\n\n* IB Infiniband RDMA mlx5_ib is freeing a kmalloc-512 cache that it does not own causing memory corruption. (BZ#1880184)\n\n* [Azure][RHEL7] Two Patches Needed To Enable Azure Host Time-syncing in VMs (BZ#1884735)\n\n* connect AF_UNSPEC on a connecting AF_INET6 socket returns an error (BZ#1886305)\n\n* Rebuilding the grub with the CPU flag \u0027avx\u0027 disabled (clearcpuid=156) triggers kernel panic in xor_avx_2() (BZ#1886792)\n\n* nf_conntrack_sctp.h is not usable due to a missing commit (BZ#1887975)\n\n* Starting pvmove on top of physical volumes on MD devices causes IO error on ongoing IO (BZ#1890059)",
"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-2020:5437",
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1708775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708775"
},
{
"category": "external",
"summary": "1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "1853922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853922"
},
{
"category": "external",
"summary": "1869141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869141"
},
{
"category": "external",
"summary": "1874800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874800"
},
{
"category": "external",
"summary": "1877575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877575"
},
{
"category": "external",
"summary": "1879981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879981"
},
{
"category": "external",
"summary": "1886305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886305"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5437.json"
}
],
"title": "Red Hat Security Advisory: kernel security and bug fix update",
"tracking": {
"current_release_date": "2025-11-08T05:21:03+00:00",
"generator": {
"date": "2025-11-08T05:21:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:5437",
"initial_release_date": "2020-12-15T15:06:05+00:00",
"revision_history": [
{
"date": "2020-12-15T15:06:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-15T15:06:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T05:21:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.src",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"product": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"product_id": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-1160.11.1.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"product": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"product_id": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@3.10.0-1160.11.1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "perf-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.11.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-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18282",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1796360"
}
],
"notes": [
{
"category": "description",
"text": "A device tracking vulnerability was found in the flow_dissector feature in the Linux kernel. This flaw occurs because the auto flowlabel of the UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time and can be inferred by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: The flow_dissector feature allows device tracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18282"
},
{
"category": "external",
"summary": "RHBZ#1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
}
],
"release_date": "2019-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: The flow_dissector feature allows device tracking"
},
{
"cve": "CVE-2020-10769",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1708775"
}
],
"notes": [
{
"category": "description",
"text": "A buffer over-read flaw was found in crypto_authenc_extractkeys in crypto/authenc.c in the IPsec Cryptographic algorithm\u0027s module, authenc. When a payload longer than 4 bytes, and is not following 4-byte alignment boundary guidelines, it causes a buffer over-read threat, leading to a system crash. This flaw allows a local attacker with user privileges to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10769"
},
{
"category": "external",
"summary": "RHBZ#1708775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708775"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10769"
}
],
"release_date": "2019-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned."
},
{
"acknowledgments": [
{
"names": [
"Jay Shin"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-14314",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-06-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1853922"
}
],
"notes": [
{
"category": "description",
"text": "A memory out-of-bounds read flaw was found in the Linux kernel\u0027s ext3/ext4 file system, in the way it accesses a directory with broken indexing. This flaw allows a local user to crash the system if the directory exists. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer uses out of index in ext3/4 filesystem",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14314"
},
{
"category": "external",
"summary": "RHBZ#1853922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14314",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14314"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5872331b3d91820e14716632ebb56b1399b34fe1",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5872331b3d91820e14716632ebb56b1399b34fe1"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-ext4/f53e246b-647c-64bb-16ec-135383c70ad7@redhat.com/T/#u",
"url": "https://lore.kernel.org/linux-ext4/f53e246b-647c-64bb-16ec-135383c70ad7@redhat.com/T/#u"
}
],
"release_date": "2020-06-05T16:45:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "If any directories of the partition (or image) broken, the command \"e2fsck -Df .../partition-name\" fixes it.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: buffer uses out of index in ext3/4 filesystem"
},
{
"acknowledgments": [
{
"names": [
"Dr. David Alan Gilbert"
],
"organization": "redhat.com"
}
],
"cve": "CVE-2020-14385",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2020-08-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1874800"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A failure of the file system metadata validator in XFS can cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt. This can lead to the filesystem being shutdown, or otherwise rendered inaccessible until it is remounted, leading to a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only local users, including unprivileged users in a cointainer, can trigger this flaw. However, the impact could be high, especially on multi-tenant systems, because after the attack the system rendered inaccessible for some time (at least until reboot), so the impact has been increased to Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14385"
},
{
"category": "external",
"summary": "RHBZ#1874800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874800"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14385"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f4020438fab05364018c91f7e02ebdd192085933",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f4020438fab05364018c91f7e02ebdd192085933"
}
],
"release_date": "2020-08-25T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt"
},
{
"cve": "CVE-2020-24394",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2020-06-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1869141"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in NFSv4.2 in the Linux kernel, where a server fails to correctly apply umask when creating a new object on filesystem without ACL support (for example, ext4 with the \"noacl\" mount option). This flaw allows a local attacker with a user privilege to cause a kernel information leak problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: umask not applied on filesystem without ACL support",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-24394"
},
{
"category": "external",
"summary": "RHBZ#1869141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24394"
}
],
"release_date": "2020-06-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"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:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: umask not applied on filesystem without ACL support"
},
{
"cve": "CVE-2020-25212",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2020-09-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1877575"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NFSv4 implementation where when mounting a remote attacker controlled server it could return specially crafted response allow for local memory corruption and possibly privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: TOCTOU mismatch in the NFS client code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25212"
},
{
"category": "external",
"summary": "RHBZ#1877575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877575"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25212",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25212"
}
],
"release_date": "2020-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "While there is no known mitigation to this flaw, configuring authentication and only mounting authenticated NFSv4 servers will significantly reduce the risk of this flaw being successfully exploited.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: TOCTOU mismatch in the NFS client code"
},
{
"acknowledgments": [
{
"names": [
"ChenNan Of Chaitin"
],
"organization": "Security Research Lab"
}
],
"cve": "CVE-2020-25643",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-09-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1879981"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HDLC_PPP module of the Linux kernel. Memory corruption and a read overflow is caused by improper input validation in the ppp_cp_parse_cr function which can cause the system to crash or cause a denial of service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as a having Moderate impact, because the bug can be triggered only if PPP protocol enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25643"
},
{
"category": "external",
"summary": "RHBZ#1879981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25643"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66d42ed8b25b64eb63111a2b8582c5afc8bf1105",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66d42ed8b25b64eb63111a2b8582c5afc8bf1105"
}
],
"release_date": "2020-09-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent modules hdlc_ppp, syncppp from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow"
}
]
}
rhsa-2020_5441
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt (CVE-2020-14385)\n\n* kernel: The flow_dissector feature allows device tracking (CVE-2019-18282)\n\n* kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned. (CVE-2020-10769)\n\n* kernel: buffer uses out of index in ext3/4 filesystem (CVE-2020-14314)\n\n* kernel: umask not applied on filesystem without ACL support (CVE-2020-24394)\n\n* kernel: TOCTOU mismatch in the NFS client code (CVE-2020-25212)\n\n* kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow (CVE-2020-25643)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* kernel-rt: update to the latest RHEL7.9.z2 source tree (BZ#1873318)\n\n* deadlock between handle_mm_fault() and ptep_clear_flush() (BZ#1888872)",
"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-2020:5441",
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1708775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708775"
},
{
"category": "external",
"summary": "1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "1853922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853922"
},
{
"category": "external",
"summary": "1869141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869141"
},
{
"category": "external",
"summary": "1874800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874800"
},
{
"category": "external",
"summary": "1877575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877575"
},
{
"category": "external",
"summary": "1879981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879981"
},
{
"category": "external",
"summary": "1888872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888872"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5441.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
"tracking": {
"current_release_date": "2024-11-15T08:40:54+00:00",
"generator": {
"date": "2024-11-15T08:40:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:5441",
"initial_release_date": "2020-12-15T14:59:20+00:00",
"revision_history": [
{
"date": "2020-12-15T14:59:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-15T14:59:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T08:40:54+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras_rt:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for Real Time (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras_rt:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-kvm@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-kvm-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"product": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"product_id": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@3.10.0-1160.11.1.rt56.1145.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"product": {
"name": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"product_id": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-doc@3.10.0-1160.11.1.rt56.1145.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src"
},
"product_reference": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch"
},
"product_reference": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src"
},
"product_reference": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch"
},
"product_reference": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18282",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1796360"
}
],
"notes": [
{
"category": "description",
"text": "A device tracking vulnerability was found in the flow_dissector feature in the Linux kernel. This flaw occurs because the auto flowlabel of the UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time and can be inferred by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: The flow_dissector feature allows device tracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18282"
},
{
"category": "external",
"summary": "RHBZ#1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
}
],
"release_date": "2019-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: The flow_dissector feature allows device tracking"
},
{
"cve": "CVE-2020-10769",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-05-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1708775"
}
],
"notes": [
{
"category": "description",
"text": "A buffer over-read flaw was found in crypto_authenc_extractkeys in crypto/authenc.c in the IPsec Cryptographic algorithm\u0027s module, authenc. When a payload longer than 4 bytes, and is not following 4-byte alignment boundary guidelines, it causes a buffer over-read threat, leading to a system crash. This flaw allows a local attacker with user privileges to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10769"
},
{
"category": "external",
"summary": "RHBZ#1708775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708775"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10769"
}
],
"release_date": "2019-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned."
},
{
"acknowledgments": [
{
"names": [
"Jay Shin"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-14314",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1853922"
}
],
"notes": [
{
"category": "description",
"text": "A memory out-of-bounds read flaw was found in the Linux kernel\u0027s ext3/ext4 file system, in the way it accesses a directory with broken indexing. This flaw allows a local user to crash the system if the directory exists. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer uses out of index in ext3/4 filesystem",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14314"
},
{
"category": "external",
"summary": "RHBZ#1853922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14314",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14314"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5872331b3d91820e14716632ebb56b1399b34fe1",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5872331b3d91820e14716632ebb56b1399b34fe1"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-ext4/f53e246b-647c-64bb-16ec-135383c70ad7@redhat.com/T/#u",
"url": "https://lore.kernel.org/linux-ext4/f53e246b-647c-64bb-16ec-135383c70ad7@redhat.com/T/#u"
}
],
"release_date": "2020-06-05T16:45:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "If any directories of the partition (or image) broken, the command \"e2fsck -Df .../partition-name\" fixes it.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: buffer uses out of index in ext3/4 filesystem"
},
{
"acknowledgments": [
{
"names": [
"Dr. David Alan Gilbert"
],
"organization": "redhat.com"
}
],
"cve": "CVE-2020-14385",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2020-08-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1874800"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A failure of the file system metadata validator in XFS can cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt. This can lead to the filesystem being shutdown, or otherwise rendered inaccessible until it is remounted, leading to a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only local users, including unprivileged users in a cointainer, can trigger this flaw. However, the impact could be high, especially on multi-tenant systems, because after the attack the system rendered inaccessible for some time (at least until reboot), so the impact has been increased to Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14385"
},
{
"category": "external",
"summary": "RHBZ#1874800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874800"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14385"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f4020438fab05364018c91f7e02ebdd192085933",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f4020438fab05364018c91f7e02ebdd192085933"
}
],
"release_date": "2020-08-25T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt"
},
{
"cve": "CVE-2020-24394",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2020-06-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1869141"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in NFSv4.2 in the Linux kernel, where a server fails to correctly apply umask when creating a new object on filesystem without ACL support (for example, ext4 with the \"noacl\" mount option). This flaw allows a local attacker with a user privilege to cause a kernel information leak problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: umask not applied on filesystem without ACL support",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-24394"
},
{
"category": "external",
"summary": "RHBZ#1869141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24394"
}
],
"release_date": "2020-06-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"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:N",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: umask not applied on filesystem without ACL support"
},
{
"cve": "CVE-2020-25212",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2020-09-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1877575"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NFSv4 implementation where when mounting a remote attacker controlled server it could return specially crafted response allow for local memory corruption and possibly privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: TOCTOU mismatch in the NFS client code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25212"
},
{
"category": "external",
"summary": "RHBZ#1877575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877575"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25212",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25212"
}
],
"release_date": "2020-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "While there is no known mitigation to this flaw, configuring authentication and only mounting authenticated NFSv4 servers will significantly reduce the risk of this flaw being successfully exploited.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: TOCTOU mismatch in the NFS client code"
},
{
"acknowledgments": [
{
"names": [
"ChenNan Of Chaitin"
],
"organization": "Security Research Lab"
}
],
"cve": "CVE-2020-25643",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-09-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1879981"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HDLC_PPP module of the Linux kernel. Memory corruption and a read overflow is caused by improper input validation in the ppp_cp_parse_cr function which can cause the system to crash or cause a denial of service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as a having Moderate impact, because the bug can be triggered only if PPP protocol enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25643"
},
{
"category": "external",
"summary": "RHBZ#1879981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25643"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66d42ed8b25b64eb63111a2b8582c5afc8bf1105",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66d42ed8b25b64eb63111a2b8582c5afc8bf1105"
}
],
"release_date": "2020-09-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent modules hdlc_ppp, syncppp from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow"
}
]
}
RHSA-2020:1567
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for 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: use-after-free in __blk_add_trace in kernel/trace/blktrace.c (CVE-2019-19768)\n\n* kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence (CVE-2018-16871)\n\n* kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service (CVE-2019-8980)\n\n* kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol. (CVE-2019-17053)\n\n* kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol. (CVE-2019-17055)\n\n* kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c (CVE-2019-18805)\n\n* kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver (CVE-2019-19534)\n\n* kernel: some ipv6 protocols not encrypted over ipsec tunnel. (CVE-2020-1749)\n\n* Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR (CVE-2019-10639)\n\n* kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure (CVE-2019-15090)\n\n* kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash (CVE-2019-15099)\n\n* kernel: Null pointer dereference in the sound/usb/line6/pcm.c (CVE-2019-15221)\n\n* kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS (CVE-2019-19057)\n\n* kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS) (CVE-2019-19073)\n\n* kernel: a memory leak in the ath9k management function in allows local DoS (CVE-2019-19074)\n\n* kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications (CVE-2019-19922)\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* RT: update RT source tree to the RHEL-8.2 tree (BZ#1708716)\n\n* KVM-RT guest fails boot with emulatorsched (BZ#1712781)\n\n* 8 vCPU guest need max latency \u003c 20 us with stress [RT-8.2] (BZ#1757165)\n\n* Request nx_huge_pages=N as default value to avoid kvm-rt guest large latency spike [rt-8] (BZ#1788352)\n\n* RT: Add rpm Provide of \u0027kernel\u0027 to indicate that this is a kernel package (BZ#1796284)\n\n* [RHEL8] RT kernel signed by test certificate and not Red Hat Secure Boot (BZ#1806871)\n\nEnhancement(s):\n\n* update to the upstream 5.x RT patchset (BZ#1680161)",
"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-2020:1567",
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index"
},
{
"category": "external",
"summary": "1655162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655162"
},
{
"category": "external",
"summary": "1679972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679972"
},
{
"category": "external",
"summary": "1708716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708716"
},
{
"category": "external",
"summary": "1712781",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1712781"
},
{
"category": "external",
"summary": "1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "1743560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743560"
},
{
"category": "external",
"summary": "1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "1757165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757165"
},
{
"category": "external",
"summary": "1758242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758242"
},
{
"category": "external",
"summary": "1758248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758248"
},
{
"category": "external",
"summary": "1768730",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768730"
},
{
"category": "external",
"summary": "1771496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771496"
},
{
"category": "external",
"summary": "1772738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772738"
},
{
"category": "external",
"summary": "1774933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774933"
},
{
"category": "external",
"summary": "1774937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774937"
},
{
"category": "external",
"summary": "1775050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775050"
},
{
"category": "external",
"summary": "1783540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783540"
},
{
"category": "external",
"summary": "1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "1788352",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788352"
},
{
"category": "external",
"summary": "1792512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792512"
},
{
"category": "external",
"summary": "1796284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796284"
},
{
"category": "external",
"summary": "1806871",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1806871"
},
{
"category": "external",
"summary": "1809833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809833"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1567.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-08T04:53:49+00:00",
"generator": {
"date": "2025-11-08T04:53:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:1567",
"initial_release_date": "2020-04-28T15:41:38+00:00",
"revision_history": [
{
"date": "2020-04-28T15:41:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-04-28T15:41:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T04:53: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 Real Time for NFV (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA",
"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-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"product": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"product_id": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-193.rt13.51.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.src as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src"
},
"product_reference": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.src as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src"
},
"product_reference": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Hangbin Liu"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
},
{
"names": [
"Jasu Liedes"
],
"organization": "Synopsys SIG"
}
],
"cve": "CVE-2018-16871",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2018-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1655162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s NFS implementation. An attacker, who is able to mount an exported NFS filesystem, is able to trigger a null pointer dereference by using an invalid NFS sequence. This can panic the machine and deny access to the NFS server. Any outstanding disk writes to the NFS server will be lost.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16871"
},
{
"category": "external",
"summary": "RHBZ#1655162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16871"
}
],
"release_date": "2019-06-03T02:23:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence"
},
{
"cve": "CVE-2019-5108",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-01-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1789927"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s implementation of the WiFi station handoff code. An attacker within the radio range could use this flaw to deny a valid device from joining the access point.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5108"
},
{
"category": "external",
"summary": "RHBZ#1789927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5108",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5108"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108"
}
],
"release_date": "2019-12-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "At this time there is no known mitigations to this issue other than to install the updated kernel package.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS"
},
{
"cve": "CVE-2019-8980",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-02-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1679972"
}
],
"notes": [
{
"category": "description",
"text": "A kernel memory leak was found in the kernel_read_file() function in the fs/exec.c file in the Linux kernel. An attacker could use this flaw to cause a memory leak and thus a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-8980"
},
{
"category": "external",
"summary": "RHBZ#1679972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679972"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-8980",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8980"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-8980",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-8980"
}
],
"release_date": "2019-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service"
},
{
"cve": "CVE-2019-10639",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1729933"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe this IP ID field to extract the kernel\u00a0address bits used to derive its value, which may result in leaking the hash key and potentially defeating KASLR.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2 may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10639"
},
{
"category": "external",
"summary": "RHBZ#1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639"
},
{
"category": "external",
"summary": "https://arxiv.org/pdf/1906.10478.pdf",
"url": "https://arxiv.org/pdf/1906.10478.pdf"
}
],
"release_date": "2019-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR"
},
{
"cve": "CVE-2019-12819",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-06-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1721962"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s MDIO section of the network management subsystem. An attacker who is able to hot-plug a network device can trigger the __mdiobus_register() function in drivers/net/phy/mdio_bus.c, which can cause a use-after-free condition causing a memory corruption and kernel panic or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in function __mdiobus_register() in drivers/net/phy/mdio_bus.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12819"
},
{
"category": "external",
"summary": "RHBZ#1721962",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721962"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12819",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819"
}
],
"release_date": "2019-06-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in function __mdiobus_register() in drivers/net/phy/mdio_bus.c"
},
{
"cve": "CVE-2019-15090",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743526"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds (OOB) memory access flaw was found in the Qlogic ISCSI module in the Linux kernel\u0027s qedi_dbg_* family of functions in drivers/scsi/qedi/qedi_dbg.c. Here a local attacker with a special user privilege account (or a root) can cause an out-of-bound memory access leading to a system crash or a leak of internal kernel information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15090"
},
{
"category": "external",
"summary": "RHBZ#1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15090",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure"
},
{
"cve": "CVE-2019-15099",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743560"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference flaw was discovered in the Linux kernel\u0027s implementation of the ath10k USB device driver. The vulnerability requires the attacker to plug in a specially crafted hardware device that present endpoint descriptors that normal ath10k devices do not recognize. System availability is the highest threat with this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15099"
},
{
"category": "external",
"summary": "RHBZ#1743560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15099",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15099"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "As the ath10k module will be auto-loaded when required, its use can be disabled by preventing the module from loading using the following instructions.\n\nOn the command line, as root, execute the following command:\n# echo \"install ath10k_usb /bin/true\" \u003e\u003e /etc/modprobe.d/disable-ath10k_usb.conf \n \nThe system will need to be restarted if the ath10k_usb module are loaded. In most circumstances, the kernel modules will be unable to be unloaded while the ath10k WiFi network interface is in use. If the system requires this module to work correctly, this mitigation may not be suitable.\n\nIf you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash"
},
{
"cve": "CVE-2019-15221",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the LINE6 drivers in the Linux kernel allocated buffers for USB packets. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15221"
},
{
"category": "external",
"summary": "RHBZ#1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15221",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15221"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c"
},
{
"cve": "CVE-2019-15223",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749976"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the Line 6 POD USB driver in the Linux kernel handled disconnection. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/driver.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15223"
},
{
"category": "external",
"summary": "RHBZ#1749976",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749976"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15223",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15223"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/driver.c"
},
{
"cve": "CVE-2019-16234",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1760441"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A check was not done on the alloc_workqueue return value of the iwl_trans_pcie_alloc function potentially leading to a NULL pointer dereference. This error condition could lead to a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: null pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the error/resource cleanup code path (system-wide out-of-memory condition, high privileges or physical access). The attacker would have to be able to induce system-wide out-of-memory condition which itself could be seen as a local denial of service. It could be argued that having such privileges has the same impact as the flaw itself.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16234"
},
{
"category": "external",
"summary": "RHBZ#1760441",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760441"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16234",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16234"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16234",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16234"
},
{
"category": "external",
"summary": "https://lkml.org/lkml/2019/9/9/487",
"url": "https://lkml.org/lkml/2019/9/9/487"
}
],
"release_date": "2019-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: null pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c"
},
{
"cve": "CVE-2019-17053",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-10-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758242"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in the Linux kernel\u0027s AF_IEEE802154 networking module where permissions checks are not enforced. This can allow an unprivileged user to create raw sockets for this protocol leading to the potential for data leaks or system unavailability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as moderate; there are no known exploits using this mechanism as an attack surface against the system affected by this bug.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17053"
},
{
"category": "external",
"summary": "RHBZ#1758242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17053",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17053"
}
],
"release_date": "2019-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol"
},
{
"cve": "CVE-2019-17055",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-10-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758248"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u2019s implementation of the AF_ISDN protocol, which does not enforce the CAP_NET_RAW capability. This flaw can allow unprivileged users to create a raw socket for this protocol. This could further allow the user to control the availability of an existing ISDN circuit.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17055"
},
{
"category": "external",
"summary": "RHBZ#1758248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758248"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17055"
}
],
"release_date": "2019-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "At this time the only known way to \u0027mitigate\u0027 this flaw is to blacklist the kernel module from being loaded. Creating raw sockets with this protocol is a method of communicating with ISDN hardware, a technology that is becoming less and less common.\n\nCheck https://access.redhat.com/solutions/41278 for instructions on how to disable the mISDN_core.ko module.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol"
},
{
"cve": "CVE-2019-18282",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1796360"
}
],
"notes": [
{
"category": "description",
"text": "A device tracking vulnerability was found in the flow_dissector feature in the Linux kernel. This flaw occurs because the auto flowlabel of the UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time and can be inferred by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: The flow_dissector feature allows device tracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18282"
},
{
"category": "external",
"summary": "RHBZ#1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
}
],
"release_date": "2019-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: The flow_dissector feature allows device tracking"
},
{
"cve": "CVE-2019-18805",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2019-11-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1771496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was reported in the Linux kernel\u0027s TCP subsystem while calculating a packet round trip time, when a sysctl parameter (/proc/sys/net/ipv4/tcp_min_rtt_wlen) is set incorrectly. This causes an integer overflow which can lead to a denial Of service (DOS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18805"
},
{
"category": "external",
"summary": "RHBZ#1771496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18805",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18805"
}
],
"release_date": "2019-04-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by setting the sysctl parameter (/proc/sys/net/ipv4/tcp_min_rtt_wlen) with 300 which means the packet time will not exceed more then 5 minutes and which should not cause an integer overflow.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c"
},
{
"cve": "CVE-2019-19045",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774983"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Mellanox Technologies Innova driver mishandles resource cleanup on error. An attacker, able to trigger error could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dos in mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because of the privileges needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19045"
},
{
"category": "external",
"summary": "RHBZ#1774983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19045"
}
],
"release_date": "2019-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module mlx5_core. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dos in mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c"
},
{
"cve": "CVE-2019-19047",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774991"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Mellanox 5th generation network adapters (ConnectX series) core driver in the Linux kernel handled resource cleanup in the mlx5_fw_fatal_reporter_dump function. This flaw allows an attacker with the ability to trigger errors in the mlx5_crdump_collect function to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dos in mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19047"
},
{
"category": "external",
"summary": "RHBZ#1774991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19047"
}
],
"release_date": "2019-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module mlx5_core. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: dos in mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c"
},
{
"cve": "CVE-2019-19055",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Wireless configuration API functionality mishandles resource cleanup in nl80211_get_ftm_responder_stats function. An attacker able to trigger the resource cleanup code path could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c allows DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because of the preconditions needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19055"
},
{
"category": "external",
"summary": "RHBZ#1775074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19055"
}
],
"release_date": "2019-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module cfg80211. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c allows DoS"
},
{
"cve": "CVE-2019-19057",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775050"
}
],
"notes": [
{
"category": "description",
"text": "Two memory leak flaws were found in the Linux kernel\u0027s mwifiex_pcie_init_evt_ring() function. A local attacker, able to reload the kernel module or hotplug Marvell WiFi hardware using this driver, can cause a denial of service (memory consumption) by triggering mwifiex_map_pci_memory() failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19057"
},
{
"category": "external",
"summary": "RHBZ#1775050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775050"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19057"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS"
},
{
"cve": "CVE-2019-19058",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775047"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Intel Wireless WiFi MVM Firmware driver mishandles resource cleanup during device coredump. An attacker able to trigger the device coredump and system-wide out of memory conditions at the same time could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (system-wide out-of-memory condition).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19058"
},
{
"category": "external",
"summary": "RHBZ#1775047",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775047"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19058",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19058"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module iwlmvm. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c allows for a DoS"
},
{
"cve": "CVE-2019-19059",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775042"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Intel Wireless driver in the Linux kernel handled resource cleanup during Gen 3 device initialization. This flaw allows an attacker with the ability to restrict access to DMA coherent memory on device initialization, to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (ability to restrict access to dma coherent memory on device initialization).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19059"
},
{
"category": "external",
"summary": "RHBZ#1775042",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775042"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19059",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19059"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module iwlwifi. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c allows for a DoS"
},
{
"cve": "CVE-2019-19065",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Intel OPA Gen1 driver mishandles resource cleanup. An attacker able to induce low memory condition on the system could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (system-wide out-of-memory condition).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19065"
},
{
"category": "external",
"summary": "RHBZ#1775000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19065",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19065"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module hfi1. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c allows for a DoS"
},
{
"cve": "CVE-2019-19067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774968"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The acp_hw_init function fails to cleanup resources properly. A local attacker can induce an error condition to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Four memory leaks in the acp_hw_init() function in drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c allow for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the error/resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19067"
},
{
"category": "external",
"summary": "RHBZ#1774968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774968"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19067",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19067"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Four memory leaks in the acp_hw_init() function in drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c allow for a DoS"
},
{
"cve": "CVE-2019-19073",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774937"
}
],
"notes": [
{
"category": "description",
"text": "Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures. This affects the htc_config_pipe_credits() function, the htc_setup_complete() function, and the htc_connect_service() function, aka CID-853acf7caf10.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19073"
},
{
"category": "external",
"summary": "RHBZ#1774937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19073",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19073"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19073",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19073"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS)"
},
{
"cve": "CVE-2019-19074",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774933"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak in the ath9k_wmi_cmd() function in drivers/net/wireless/ath/ath9k/wmi.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption), aka CID-728c1e2a05e4.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a memory leak in the ath9k management function in allows local DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19074"
},
{
"category": "external",
"summary": "RHBZ#1774933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19074",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19074"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: a memory leak in the ath9k management function in allows local DoS"
},
{
"cve": "CVE-2019-19077",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775724"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in the Broadcom NetXtreme HCA driver in the Linux kernel, in the way it handled resource cleanup on the copy to userspace error. This flaw allows a local attacker to trigger this error and crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in bnxt_re_create_srq function in drivers/infiniband/hw/bnxt_re/ib_verbs.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because local attacker is needed in order to trigger it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19077"
},
{
"category": "external",
"summary": "RHBZ#1775724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19077",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19077"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19077",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19077"
}
],
"release_date": "2019-09-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module bnxt_re. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in bnxt_re_create_srq function in drivers/infiniband/hw/bnxt_re/ib_verbs.c"
},
{
"cve": "CVE-2019-19532",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-12-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1781821"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds write flaw was found in the Linux kernel\u2019s HID drivers. An attacker, able to plug in a malicious USB device, can crash the system or read and write to memory with an incorrect address.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: malicious USB devices can lead to multiple out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue was rated as having Moderate impact because of the need of physical access to trigger it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19532"
},
{
"category": "external",
"summary": "RHBZ#1781821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1781821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19532",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19532"
}
],
"release_date": "2019-12-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: malicious USB devices can lead to multiple out-of-bounds write"
},
{
"cve": "CVE-2019-19534",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-12-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1783540"
}
],
"notes": [
{
"category": "description",
"text": "An information-leak flaw was found in the Linux kernel\u0027s pcan USB driver. When a device using this driver connects to the system, the stack information is leaked to the CAN bus, a controller area network for automobiles. The highest threat with this vulnerability is breach of data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19534"
},
{
"category": "external",
"summary": "RHBZ#1783540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783540"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19534",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19534"
}
],
"release_date": "2019-11-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "As the devices module will be auto-loaded when the USB CAN bus adapter is connected, its can be disabled by preventing the module from loading with the following instructions:\n\n# echo \"install peak_usb /bin/true\" \u003e\u003e /etc/modprobe.d/disable-peak-usb-canbus.conf \n \nThe system will need to be restarted if the peak_usb module is already loaded. In most circumstances, the kernel modules will be unable to be unloaded while any CAN bus interfaces are active and the protocol is in use. If the system requires this module to work correctly, this mitigation may not be suitable. If you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver"
},
{
"cve": "CVE-2019-19768",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-12-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786164"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u2019s implementation of blktrace in the __blk_add_trace function. A local attacker with permissions to run block trace instructions against a device can create a situation where the core block_trace object is used after it is freed. The attacker can pre-groom memory to race this use-after-free to create a condition where the memory is corrupted and cause privilege escalation.\r\n\r\nThe ability to create this condition requires elevated privileges, and it has been decided that this change in Red Hat Enterprise Linux 5 and 6 would risk introducing possible regressions and will not be backported.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19768"
},
{
"category": "external",
"summary": "RHBZ#1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19768",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19768"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768"
}
],
"release_date": "2019-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c"
},
{
"cve": "CVE-2019-19922",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1792512"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s scheduler, where it can allow attackers to cause a denial of service against non-CPU-bound applications by generating a workload that triggers unwanted scheduling slice expiration. A local attacker who can trigger a specific workload type could abuse this technique to trigger a system to be seen as degraded, and possibly trigger workload-rebalance in systems that use the slice-expiration metric as a measure of system health.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19922"
},
{
"category": "external",
"summary": "RHBZ#1792512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792512"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19922",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19922"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications"
},
{
"acknowledgments": [
{
"names": [
"Xiumei Mu"
],
"organization": "Red Hat QE Engineering",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-1749",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2020-03-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1809833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s implementation of some networking protocols in IPsec, such as VXLAN and GENEVE tunnels over IPv6. When an encrypted tunnel is created between two hosts, the kernel isn\u0027t correctly routing tunneled data over the encrypted link; rather sending the data unencrypted. This would allow anyone in between the two endpoints to read the traffic unencrypted. The main threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: some ipv6 protocols not encrypted over ipsec tunnel",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1749"
},
{
"category": "external",
"summary": "RHBZ#1809833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1749",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1749"
}
],
"release_date": "2020-03-04T01:29:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Disabling the IPV6 protocol may be a suitable workaround for systems that do not require the protocol to function correctly, however, if IPV6 is not in use this flaw will not be triggered.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: some ipv6 protocols not encrypted over ipsec tunnel"
},
{
"cve": "CVE-2020-7053",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-01-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1795624"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s GPU driver functionality when destroying GEM context. A local user could use this flaw to crash the system or potentially escalate their privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in i915_ppgtt_close in drivers/gpu/drm/i915/i915_gem_gtt.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact of this issue is Moderate, because attack is specific for certain Intel hardware and could be triggered only by local user with write access to the device.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7053"
},
{
"category": "external",
"summary": "RHBZ#1795624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7053",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7053"
}
],
"release_date": "2020-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In case of dedicated graphic card presence and i915 GPU is not being used, you can prevent module i915 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.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": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in i915_ppgtt_close in drivers/gpu/drm/i915/i915_gem_gtt.c"
},
{
"cve": "CVE-2020-10690",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1817141"
}
],
"notes": [
{
"category": "description",
"text": "There is a use-after-free problem seen due to a race condition between the release of ptp_clock and cdev while resource deallocation. When a (high privileged) process allocates a ptp device file (like /dev/ptpX) and voluntarily goes to sleep. During this time if the underlying device is removed, it can cause an exploitable condition as the process wakes up to terminate and clean all attached files. The system crashes due to the cdev structure being invalid (as already freed) which is pointed to by the inode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in cdev_put() when a PTP device is removed while it\u0027s chardev is open",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact as there is a need for high privilege access to trigger this problem. This will need an access to /dev/ptpX which is privileged operation, also removing the module is needed (again, privileged operation).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10690"
},
{
"category": "external",
"summary": "RHBZ#1817141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10690",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10690"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10690",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10690"
}
],
"release_date": "2019-11-25T12:53:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: use-after-free in cdev_put() when a PTP device is removed while it\u0027s chardev is open"
},
{
"cve": "CVE-2021-33630",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2261974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u0027s network scheduler. This issue occurs when offloading is enabled, the cbs instance is not added to the list. The code also incorrectly handles the case when offload is disabled without removing the qdisc. This could allow a local user to cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cbs NULL pointer dereference when offloading is enabled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33630"
},
{
"category": "external",
"summary": "RHBZ#2261974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33630",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33630"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2024/q1/65",
"url": "https://seclists.org/oss-sec/2024/q1/65"
}
],
"release_date": "2024-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/sched: cbs NULL pointer dereference when offloading is enabled"
}
]
}
rhsa-2020:5441
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt (CVE-2020-14385)\n\n* kernel: The flow_dissector feature allows device tracking (CVE-2019-18282)\n\n* kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned. (CVE-2020-10769)\n\n* kernel: buffer uses out of index in ext3/4 filesystem (CVE-2020-14314)\n\n* kernel: umask not applied on filesystem without ACL support (CVE-2020-24394)\n\n* kernel: TOCTOU mismatch in the NFS client code (CVE-2020-25212)\n\n* kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow (CVE-2020-25643)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* kernel-rt: update to the latest RHEL7.9.z2 source tree (BZ#1873318)\n\n* deadlock between handle_mm_fault() and ptep_clear_flush() (BZ#1888872)",
"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-2020:5441",
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1708775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708775"
},
{
"category": "external",
"summary": "1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "1853922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853922"
},
{
"category": "external",
"summary": "1869141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869141"
},
{
"category": "external",
"summary": "1874800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874800"
},
{
"category": "external",
"summary": "1877575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877575"
},
{
"category": "external",
"summary": "1879981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879981"
},
{
"category": "external",
"summary": "1888872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888872"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5441.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
"tracking": {
"current_release_date": "2025-11-08T05:21:04+00:00",
"generator": {
"date": "2025-11-08T05:21:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:5441",
"initial_release_date": "2020-12-15T14:59:20+00:00",
"revision_history": [
{
"date": "2020-12-15T14:59:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-15T14:59:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T05:21:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras_rt:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for Real Time (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras_rt:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-kvm@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-kvm-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"product": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"product_id": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@3.10.0-1160.11.1.rt56.1145.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"product": {
"name": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"product_id": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-doc@3.10.0-1160.11.1.rt56.1145.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src"
},
"product_reference": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch"
},
"product_reference": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src"
},
"product_reference": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch"
},
"product_reference": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18282",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1796360"
}
],
"notes": [
{
"category": "description",
"text": "A device tracking vulnerability was found in the flow_dissector feature in the Linux kernel. This flaw occurs because the auto flowlabel of the UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time and can be inferred by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: The flow_dissector feature allows device tracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18282"
},
{
"category": "external",
"summary": "RHBZ#1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
}
],
"release_date": "2019-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: The flow_dissector feature allows device tracking"
},
{
"cve": "CVE-2020-10769",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-05-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1708775"
}
],
"notes": [
{
"category": "description",
"text": "A buffer over-read flaw was found in crypto_authenc_extractkeys in crypto/authenc.c in the IPsec Cryptographic algorithm\u0027s module, authenc. When a payload longer than 4 bytes, and is not following 4-byte alignment boundary guidelines, it causes a buffer over-read threat, leading to a system crash. This flaw allows a local attacker with user privileges to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10769"
},
{
"category": "external",
"summary": "RHBZ#1708775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708775"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10769"
}
],
"release_date": "2019-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned."
},
{
"acknowledgments": [
{
"names": [
"Jay Shin"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-14314",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1853922"
}
],
"notes": [
{
"category": "description",
"text": "A memory out-of-bounds read flaw was found in the Linux kernel\u0027s ext3/ext4 file system, in the way it accesses a directory with broken indexing. This flaw allows a local user to crash the system if the directory exists. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer uses out of index in ext3/4 filesystem",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14314"
},
{
"category": "external",
"summary": "RHBZ#1853922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14314",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14314"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5872331b3d91820e14716632ebb56b1399b34fe1",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5872331b3d91820e14716632ebb56b1399b34fe1"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-ext4/f53e246b-647c-64bb-16ec-135383c70ad7@redhat.com/T/#u",
"url": "https://lore.kernel.org/linux-ext4/f53e246b-647c-64bb-16ec-135383c70ad7@redhat.com/T/#u"
}
],
"release_date": "2020-06-05T16:45:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "If any directories of the partition (or image) broken, the command \"e2fsck -Df .../partition-name\" fixes it.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: buffer uses out of index in ext3/4 filesystem"
},
{
"acknowledgments": [
{
"names": [
"Dr. David Alan Gilbert"
],
"organization": "redhat.com"
}
],
"cve": "CVE-2020-14385",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2020-08-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1874800"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A failure of the file system metadata validator in XFS can cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt. This can lead to the filesystem being shutdown, or otherwise rendered inaccessible until it is remounted, leading to a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only local users, including unprivileged users in a cointainer, can trigger this flaw. However, the impact could be high, especially on multi-tenant systems, because after the attack the system rendered inaccessible for some time (at least until reboot), so the impact has been increased to Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14385"
},
{
"category": "external",
"summary": "RHBZ#1874800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874800"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14385"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f4020438fab05364018c91f7e02ebdd192085933",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f4020438fab05364018c91f7e02ebdd192085933"
}
],
"release_date": "2020-08-25T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt"
},
{
"cve": "CVE-2020-24394",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2020-06-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1869141"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in NFSv4.2 in the Linux kernel, where a server fails to correctly apply umask when creating a new object on filesystem without ACL support (for example, ext4 with the \"noacl\" mount option). This flaw allows a local attacker with a user privilege to cause a kernel information leak problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: umask not applied on filesystem without ACL support",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-24394"
},
{
"category": "external",
"summary": "RHBZ#1869141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24394"
}
],
"release_date": "2020-06-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"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:N",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: umask not applied on filesystem without ACL support"
},
{
"cve": "CVE-2020-25212",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2020-09-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1877575"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NFSv4 implementation where when mounting a remote attacker controlled server it could return specially crafted response allow for local memory corruption and possibly privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: TOCTOU mismatch in the NFS client code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25212"
},
{
"category": "external",
"summary": "RHBZ#1877575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877575"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25212",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25212"
}
],
"release_date": "2020-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "While there is no known mitigation to this flaw, configuring authentication and only mounting authenticated NFSv4 servers will significantly reduce the risk of this flaw being successfully exploited.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: TOCTOU mismatch in the NFS client code"
},
{
"acknowledgments": [
{
"names": [
"ChenNan Of Chaitin"
],
"organization": "Security Research Lab"
}
],
"cve": "CVE-2020-25643",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-09-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1879981"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HDLC_PPP module of the Linux kernel. Memory corruption and a read overflow is caused by improper input validation in the ppp_cp_parse_cr function which can cause the system to crash or cause a denial of service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as a having Moderate impact, because the bug can be triggered only if PPP protocol enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25643"
},
{
"category": "external",
"summary": "RHBZ#1879981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25643"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66d42ed8b25b64eb63111a2b8582c5afc8bf1105",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66d42ed8b25b64eb63111a2b8582c5afc8bf1105"
}
],
"release_date": "2020-09-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent modules hdlc_ppp, syncppp from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow"
}
]
}
rhsa-2020_1567
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for 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: use-after-free in __blk_add_trace in kernel/trace/blktrace.c (CVE-2019-19768)\n\n* kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence (CVE-2018-16871)\n\n* kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service (CVE-2019-8980)\n\n* kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol. (CVE-2019-17053)\n\n* kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol. (CVE-2019-17055)\n\n* kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c (CVE-2019-18805)\n\n* kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver (CVE-2019-19534)\n\n* kernel: some ipv6 protocols not encrypted over ipsec tunnel. (CVE-2020-1749)\n\n* Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR (CVE-2019-10639)\n\n* kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure (CVE-2019-15090)\n\n* kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash (CVE-2019-15099)\n\n* kernel: Null pointer dereference in the sound/usb/line6/pcm.c (CVE-2019-15221)\n\n* kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS (CVE-2019-19057)\n\n* kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS) (CVE-2019-19073)\n\n* kernel: a memory leak in the ath9k management function in allows local DoS (CVE-2019-19074)\n\n* kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications (CVE-2019-19922)\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* RT: update RT source tree to the RHEL-8.2 tree (BZ#1708716)\n\n* KVM-RT guest fails boot with emulatorsched (BZ#1712781)\n\n* 8 vCPU guest need max latency \u003c 20 us with stress [RT-8.2] (BZ#1757165)\n\n* Request nx_huge_pages=N as default value to avoid kvm-rt guest large latency spike [rt-8] (BZ#1788352)\n\n* RT: Add rpm Provide of \u0027kernel\u0027 to indicate that this is a kernel package (BZ#1796284)\n\n* [RHEL8] RT kernel signed by test certificate and not Red Hat Secure Boot (BZ#1806871)\n\nEnhancement(s):\n\n* update to the upstream 5.x RT patchset (BZ#1680161)",
"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-2020:1567",
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index"
},
{
"category": "external",
"summary": "1655162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655162"
},
{
"category": "external",
"summary": "1679972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679972"
},
{
"category": "external",
"summary": "1708716",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708716"
},
{
"category": "external",
"summary": "1712781",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1712781"
},
{
"category": "external",
"summary": "1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "1743560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743560"
},
{
"category": "external",
"summary": "1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "1757165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757165"
},
{
"category": "external",
"summary": "1758242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758242"
},
{
"category": "external",
"summary": "1758248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758248"
},
{
"category": "external",
"summary": "1768730",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1768730"
},
{
"category": "external",
"summary": "1771496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771496"
},
{
"category": "external",
"summary": "1772738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1772738"
},
{
"category": "external",
"summary": "1774933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774933"
},
{
"category": "external",
"summary": "1774937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774937"
},
{
"category": "external",
"summary": "1775050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775050"
},
{
"category": "external",
"summary": "1783540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783540"
},
{
"category": "external",
"summary": "1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "1788352",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1788352"
},
{
"category": "external",
"summary": "1792512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792512"
},
{
"category": "external",
"summary": "1796284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796284"
},
{
"category": "external",
"summary": "1806871",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1806871"
},
{
"category": "external",
"summary": "1809833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809833"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1567.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-15T11:44:53+00:00",
"generator": {
"date": "2024-11-15T11:44:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:1567",
"initial_release_date": "2020-04-28T15:41:38+00:00",
"revision_history": [
{
"date": "2020-04-28T15:41:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-04-28T15:41:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:44:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA",
"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-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product": {
"name": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product_id": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@4.18.0-193.rt13.51.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"product": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"product_id": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@4.18.0-193.rt13.51.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.src as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src"
},
"product_reference": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 8)",
"product_id": "NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "NFV-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.src as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src"
},
"product_reference": "kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 8)",
"product_id": "RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"relates_to_product_reference": "RT-8.2.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Hangbin Liu"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
},
{
"names": [
"Jasu Liedes"
],
"organization": "Synopsys SIG"
}
],
"cve": "CVE-2018-16871",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2018-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1655162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s NFS implementation. An attacker, who is able to mount an exported NFS filesystem, is able to trigger a null pointer dereference by using an invalid NFS sequence. This can panic the machine and deny access to the NFS server. Any outstanding disk writes to the NFS server will be lost.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16871"
},
{
"category": "external",
"summary": "RHBZ#1655162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16871"
}
],
"release_date": "2019-06-03T02:23:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence"
},
{
"cve": "CVE-2019-5108",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-01-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1789927"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s implementation of the WiFi station handoff code. An attacker within the radio range could use this flaw to deny a valid device from joining the access point.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5108"
},
{
"category": "external",
"summary": "RHBZ#1789927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5108",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5108"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108"
}
],
"release_date": "2019-12-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "At this time there is no known mitigations to this issue other than to install the updated kernel package.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS"
},
{
"cve": "CVE-2019-8980",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-02-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1679972"
}
],
"notes": [
{
"category": "description",
"text": "A kernel memory leak was found in the kernel_read_file() function in the fs/exec.c file in the Linux kernel. An attacker could use this flaw to cause a memory leak and thus a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-8980"
},
{
"category": "external",
"summary": "RHBZ#1679972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679972"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-8980",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8980"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-8980",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-8980"
}
],
"release_date": "2019-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service"
},
{
"cve": "CVE-2019-10639",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1729933"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe this IP ID field to extract the kernel\u00a0address bits used to derive its value, which may result in leaking the hash key and potentially defeating KASLR.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2 may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10639"
},
{
"category": "external",
"summary": "RHBZ#1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639"
},
{
"category": "external",
"summary": "https://arxiv.org/pdf/1906.10478.pdf",
"url": "https://arxiv.org/pdf/1906.10478.pdf"
}
],
"release_date": "2019-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR"
},
{
"cve": "CVE-2019-12819",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-06-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1721962"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s MDIO section of the network management subsystem. An attacker who is able to hot-plug a network device can trigger the __mdiobus_register() function in drivers/net/phy/mdio_bus.c, which can cause a use-after-free condition causing a memory corruption and kernel panic or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in function __mdiobus_register() in drivers/net/phy/mdio_bus.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12819"
},
{
"category": "external",
"summary": "RHBZ#1721962",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721962"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12819",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819"
}
],
"release_date": "2019-06-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in function __mdiobus_register() in drivers/net/phy/mdio_bus.c"
},
{
"cve": "CVE-2019-15090",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743526"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds (OOB) memory access flaw was found in the Qlogic ISCSI module in the Linux kernel\u0027s qedi_dbg_* family of functions in drivers/scsi/qedi/qedi_dbg.c. Here a local attacker with a special user privilege account (or a root) can cause an out-of-bound memory access leading to a system crash or a leak of internal kernel information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15090"
},
{
"category": "external",
"summary": "RHBZ#1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15090",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure"
},
{
"cve": "CVE-2019-15099",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743560"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference flaw was discovered in the Linux kernel\u0027s implementation of the ath10k USB device driver. The vulnerability requires the attacker to plug in a specially crafted hardware device that present endpoint descriptors that normal ath10k devices do not recognize. System availability is the highest threat with this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15099"
},
{
"category": "external",
"summary": "RHBZ#1743560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15099",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15099"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "As the ath10k module will be auto-loaded when required, its use can be disabled by preventing the module from loading using the following instructions.\n\nOn the command line, as root, execute the following command:\n# echo \"install ath10k_usb /bin/true\" \u003e\u003e /etc/modprobe.d/disable-ath10k_usb.conf \n \nThe system will need to be restarted if the ath10k_usb module are loaded. In most circumstances, the kernel modules will be unable to be unloaded while the ath10k WiFi network interface is in use. If the system requires this module to work correctly, this mitigation may not be suitable.\n\nIf you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash"
},
{
"cve": "CVE-2019-15221",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the LINE6 drivers in the Linux kernel allocated buffers for USB packets. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15221"
},
{
"category": "external",
"summary": "RHBZ#1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15221",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15221"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c"
},
{
"cve": "CVE-2019-15223",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749976"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the Line 6 POD USB driver in the Linux kernel handled disconnection. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/driver.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15223"
},
{
"category": "external",
"summary": "RHBZ#1749976",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749976"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15223",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15223"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/driver.c"
},
{
"cve": "CVE-2019-16234",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1760441"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A check was not done on the alloc_workqueue return value of the iwl_trans_pcie_alloc function potentially leading to a NULL pointer dereference. This error condition could lead to a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: null pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the error/resource cleanup code path (system-wide out-of-memory condition, high privileges or physical access). The attacker would have to be able to induce system-wide out-of-memory condition which itself could be seen as a local denial of service. It could be argued that having such privileges has the same impact as the flaw itself.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16234"
},
{
"category": "external",
"summary": "RHBZ#1760441",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760441"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16234",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16234"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16234",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16234"
},
{
"category": "external",
"summary": "https://lkml.org/lkml/2019/9/9/487",
"url": "https://lkml.org/lkml/2019/9/9/487"
}
],
"release_date": "2019-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: null pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c"
},
{
"cve": "CVE-2019-17053",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-10-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758242"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in the Linux kernel\u0027s AF_IEEE802154 networking module where permissions checks are not enforced. This can allow an unprivileged user to create raw sockets for this protocol leading to the potential for data leaks or system unavailability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as moderate; there are no known exploits using this mechanism as an attack surface against the system affected by this bug.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17053"
},
{
"category": "external",
"summary": "RHBZ#1758242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17053",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17053"
}
],
"release_date": "2019-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol"
},
{
"cve": "CVE-2019-17055",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-10-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758248"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u2019s implementation of the AF_ISDN protocol, which does not enforce the CAP_NET_RAW capability. This flaw can allow unprivileged users to create a raw socket for this protocol. This could further allow the user to control the availability of an existing ISDN circuit.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17055"
},
{
"category": "external",
"summary": "RHBZ#1758248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758248"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17055"
}
],
"release_date": "2019-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "At this time the only known way to \u0027mitigate\u0027 this flaw is to blacklist the kernel module from being loaded. Creating raw sockets with this protocol is a method of communicating with ISDN hardware, a technology that is becoming less and less common.\n\nCheck https://access.redhat.com/solutions/41278 for instructions on how to disable the mISDN_core.ko module.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol"
},
{
"cve": "CVE-2019-18282",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1796360"
}
],
"notes": [
{
"category": "description",
"text": "A device tracking vulnerability was found in the flow_dissector feature in the Linux kernel. This flaw occurs because the auto flowlabel of the UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time and can be inferred by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: The flow_dissector feature allows device tracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18282"
},
{
"category": "external",
"summary": "RHBZ#1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
}
],
"release_date": "2019-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: The flow_dissector feature allows device tracking"
},
{
"cve": "CVE-2019-18805",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2019-11-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1771496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was reported in the Linux kernel\u0027s TCP subsystem while calculating a packet round trip time, when a sysctl parameter (/proc/sys/net/ipv4/tcp_min_rtt_wlen) is set incorrectly. This causes an integer overflow which can lead to a denial Of service (DOS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18805"
},
{
"category": "external",
"summary": "RHBZ#1771496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18805",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18805"
}
],
"release_date": "2019-04-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by setting the sysctl parameter (/proc/sys/net/ipv4/tcp_min_rtt_wlen) with 300 which means the packet time will not exceed more then 5 minutes and which should not cause an integer overflow.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c"
},
{
"cve": "CVE-2019-19045",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774983"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Mellanox Technologies Innova driver mishandles resource cleanup on error. An attacker, able to trigger error could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dos in mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because of the privileges needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19045"
},
{
"category": "external",
"summary": "RHBZ#1774983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19045"
}
],
"release_date": "2019-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module mlx5_core. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dos in mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c"
},
{
"cve": "CVE-2019-19047",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774991"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Mellanox 5th generation network adapters (ConnectX series) core driver in the Linux kernel handled resource cleanup in the mlx5_fw_fatal_reporter_dump function. This flaw allows an attacker with the ability to trigger errors in the mlx5_crdump_collect function to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dos in mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19047"
},
{
"category": "external",
"summary": "RHBZ#1774991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19047"
}
],
"release_date": "2019-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module mlx5_core. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: dos in mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c"
},
{
"cve": "CVE-2019-19055",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Wireless configuration API functionality mishandles resource cleanup in nl80211_get_ftm_responder_stats function. An attacker able to trigger the resource cleanup code path could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c allows DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because of the preconditions needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19055"
},
{
"category": "external",
"summary": "RHBZ#1775074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19055"
}
],
"release_date": "2019-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module cfg80211. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c allows DoS"
},
{
"cve": "CVE-2019-19057",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775050"
}
],
"notes": [
{
"category": "description",
"text": "Two memory leak flaws were found in the Linux kernel\u0027s mwifiex_pcie_init_evt_ring() function. A local attacker, able to reload the kernel module or hotplug Marvell WiFi hardware using this driver, can cause a denial of service (memory consumption) by triggering mwifiex_map_pci_memory() failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19057"
},
{
"category": "external",
"summary": "RHBZ#1775050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775050"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19057"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS"
},
{
"cve": "CVE-2019-19058",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775047"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Intel Wireless WiFi MVM Firmware driver mishandles resource cleanup during device coredump. An attacker able to trigger the device coredump and system-wide out of memory conditions at the same time could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (system-wide out-of-memory condition).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19058"
},
{
"category": "external",
"summary": "RHBZ#1775047",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775047"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19058",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19058"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module iwlmvm. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c allows for a DoS"
},
{
"cve": "CVE-2019-19059",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775042"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Intel Wireless driver in the Linux kernel handled resource cleanup during Gen 3 device initialization. This flaw allows an attacker with the ability to restrict access to DMA coherent memory on device initialization, to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (ability to restrict access to dma coherent memory on device initialization).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19059"
},
{
"category": "external",
"summary": "RHBZ#1775042",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775042"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19059",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19059"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module iwlwifi. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c allows for a DoS"
},
{
"cve": "CVE-2019-19065",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Intel OPA Gen1 driver mishandles resource cleanup. An attacker able to induce low memory condition on the system could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (system-wide out-of-memory condition).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19065"
},
{
"category": "external",
"summary": "RHBZ#1775000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19065",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19065"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module hfi1. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c allows for a DoS"
},
{
"cve": "CVE-2019-19067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774968"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The acp_hw_init function fails to cleanup resources properly. A local attacker can induce an error condition to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Four memory leaks in the acp_hw_init() function in drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c allow for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the error/resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19067"
},
{
"category": "external",
"summary": "RHBZ#1774968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774968"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19067",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19067"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Four memory leaks in the acp_hw_init() function in drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c allow for a DoS"
},
{
"cve": "CVE-2019-19073",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774937"
}
],
"notes": [
{
"category": "description",
"text": "Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures. This affects the htc_config_pipe_credits() function, the htc_setup_complete() function, and the htc_connect_service() function, aka CID-853acf7caf10.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19073"
},
{
"category": "external",
"summary": "RHBZ#1774937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19073",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19073"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19073",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19073"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS)"
},
{
"cve": "CVE-2019-19074",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774933"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak in the ath9k_wmi_cmd() function in drivers/net/wireless/ath/ath9k/wmi.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption), aka CID-728c1e2a05e4.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a memory leak in the ath9k management function in allows local DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19074"
},
{
"category": "external",
"summary": "RHBZ#1774933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19074",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19074"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: a memory leak in the ath9k management function in allows local DoS"
},
{
"cve": "CVE-2019-19077",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775724"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in the Broadcom NetXtreme HCA driver in the Linux kernel, in the way it handled resource cleanup on the copy to userspace error. This flaw allows a local attacker to trigger this error and crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in bnxt_re_create_srq function in drivers/infiniband/hw/bnxt_re/ib_verbs.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because local attacker is needed in order to trigger it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19077"
},
{
"category": "external",
"summary": "RHBZ#1775724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19077",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19077"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19077",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19077"
}
],
"release_date": "2019-09-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module bnxt_re. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in bnxt_re_create_srq function in drivers/infiniband/hw/bnxt_re/ib_verbs.c"
},
{
"cve": "CVE-2019-19532",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-12-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1781821"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds write flaw was found in the Linux kernel\u2019s HID drivers. An attacker, able to plug in a malicious USB device, can crash the system or read and write to memory with an incorrect address.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: malicious USB devices can lead to multiple out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue was rated as having Moderate impact because of the need of physical access to trigger it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19532"
},
{
"category": "external",
"summary": "RHBZ#1781821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1781821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19532",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19532"
}
],
"release_date": "2019-12-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: malicious USB devices can lead to multiple out-of-bounds write"
},
{
"cve": "CVE-2019-19534",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-12-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1783540"
}
],
"notes": [
{
"category": "description",
"text": "An information-leak flaw was found in the Linux kernel\u0027s pcan USB driver. When a device using this driver connects to the system, the stack information is leaked to the CAN bus, a controller area network for automobiles. The highest threat with this vulnerability is breach of data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19534"
},
{
"category": "external",
"summary": "RHBZ#1783540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783540"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19534",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19534"
}
],
"release_date": "2019-11-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "As the devices module will be auto-loaded when the USB CAN bus adapter is connected, its can be disabled by preventing the module from loading with the following instructions:\n\n# echo \"install peak_usb /bin/true\" \u003e\u003e /etc/modprobe.d/disable-peak-usb-canbus.conf \n \nThe system will need to be restarted if the peak_usb module is already loaded. In most circumstances, the kernel modules will be unable to be unloaded while any CAN bus interfaces are active and the protocol is in use. If the system requires this module to work correctly, this mitigation may not be suitable. If you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver"
},
{
"cve": "CVE-2019-19768",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-12-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786164"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u2019s implementation of blktrace in the __blk_add_trace function. A local attacker with permissions to run block trace instructions against a device can create a situation where the core block_trace object is used after it is freed. The attacker can pre-groom memory to race this use-after-free to create a condition where the memory is corrupted and cause privilege escalation.\r\n\r\nThe ability to create this condition requires elevated privileges, and it has been decided that this change in Red Hat Enterprise Linux 5 and 6 would risk introducing possible regressions and will not be backported.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19768"
},
{
"category": "external",
"summary": "RHBZ#1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19768",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19768"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768"
}
],
"release_date": "2019-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c"
},
{
"cve": "CVE-2019-19922",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1792512"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s scheduler, where it can allow attackers to cause a denial of service against non-CPU-bound applications by generating a workload that triggers unwanted scheduling slice expiration. A local attacker who can trigger a specific workload type could abuse this technique to trigger a system to be seen as degraded, and possibly trigger workload-rebalance in systems that use the slice-expiration metric as a measure of system health.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19922"
},
{
"category": "external",
"summary": "RHBZ#1792512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792512"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19922",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19922"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications"
},
{
"acknowledgments": [
{
"names": [
"Xiumei Mu"
],
"organization": "Red Hat QE Engineering",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-1749",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2020-03-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1809833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s implementation of some networking protocols in IPsec, such as VXLAN and GENEVE tunnels over IPv6. When an encrypted tunnel is created between two hosts, the kernel isn\u0027t correctly routing tunneled data over the encrypted link; rather sending the data unencrypted. This would allow anyone in between the two endpoints to read the traffic unencrypted. The main threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: some ipv6 protocols not encrypted over ipsec tunnel",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1749"
},
{
"category": "external",
"summary": "RHBZ#1809833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1749",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1749"
}
],
"release_date": "2020-03-04T01:29:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Disabling the IPV6 protocol may be a suitable workaround for systems that do not require the protocol to function correctly, however, if IPV6 is not in use this flaw will not be triggered.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: some ipv6 protocols not encrypted over ipsec tunnel"
},
{
"cve": "CVE-2020-7053",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-01-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1795624"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s GPU driver functionality when destroying GEM context. A local user could use this flaw to crash the system or potentially escalate their privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in i915_ppgtt_close in drivers/gpu/drm/i915/i915_gem_gtt.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact of this issue is Moderate, because attack is specific for certain Intel hardware and could be triggered only by local user with write access to the device.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7053"
},
{
"category": "external",
"summary": "RHBZ#1795624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7053",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7053"
}
],
"release_date": "2020-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "In case of dedicated graphic card presence and i915 GPU is not being used, you can prevent module i915 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.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": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in i915_ppgtt_close in drivers/gpu/drm/i915/i915_gem_gtt.c"
},
{
"cve": "CVE-2020-10690",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1817141"
}
],
"notes": [
{
"category": "description",
"text": "There is a use-after-free problem seen due to a race condition between the release of ptp_clock and cdev while resource deallocation. When a (high privileged) process allocates a ptp device file (like /dev/ptpX) and voluntarily goes to sleep. During this time if the underlying device is removed, it can cause an exploitable condition as the process wakes up to terminate and clean all attached files. The system crashes due to the cdev structure being invalid (as already freed) which is pointed to by the inode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in cdev_put() when a PTP device is removed while it\u0027s chardev is open",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact as there is a need for high privilege access to trigger this problem. This will need an access to /dev/ptpX which is privileged operation, also removing the module is needed (again, privileged operation).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10690"
},
{
"category": "external",
"summary": "RHBZ#1817141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10690",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10690"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10690",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10690"
}
],
"release_date": "2019-11-25T12:53:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: use-after-free in cdev_put() when a PTP device is removed while it\u0027s chardev is open"
},
{
"cve": "CVE-2021-33630",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2261974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u0027s network scheduler. This issue occurs when offloading is enabled, the cbs instance is not added to the list. The code also incorrectly handles the case when offload is disabled without removing the qdisc. This could allow a local user to cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cbs NULL pointer dereference when offloading is enabled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33630"
},
{
"category": "external",
"summary": "RHBZ#2261974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33630",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33630"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2024/q1/65",
"url": "https://seclists.org/oss-sec/2024/q1/65"
}
],
"release_date": "2024-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:41:38+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1567"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"NFV-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"NFV-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.src",
"RT-8.2.0.GA:kernel-rt-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-core-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debug-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-debuginfo-common-x86_64-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-devel-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-kvm-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-0:4.18.0-193.rt13.51.el8.x86_64",
"RT-8.2.0.GA:kernel-rt-modules-extra-0:4.18.0-193.rt13.51.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/sched: cbs NULL pointer dereference when offloading is enabled"
}
]
}
rhsa-2020:1769
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for 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: use-after-free in __blk_add_trace in kernel/trace/blktrace.c (CVE-2019-19768)\n\n* kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence (CVE-2018-16871)\n\n* kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service (CVE-2019-8980)\n\n* kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol. (CVE-2019-17053)\n\n* kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol. (CVE-2019-17055)\n\n* kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c (CVE-2019-18805)\n\n* kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver (CVE-2019-19534)\n\n* kernel: some ipv6 protocols not encrypted over ipsec tunnel. (CVE-2020-1749)\n\n* Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR (CVE-2019-10639)\n\n* kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure (CVE-2019-15090)\n\n* kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash (CVE-2019-15099)\n\n* kernel: Null pointer dereference in the sound/usb/line6/pcm.c (CVE-2019-15221)\n\n* kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS (CVE-2019-19057)\n\n* kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS) (CVE-2019-19073)\n\n* kernel: a memory leak in the ath9k management function in allows local DoS (CVE-2019-19074)\n\n* kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications (CVE-2019-19922)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nThis update also fixes several bugs and adds various enhancements. Documentation for these changes is available from the Release Notes document linked to 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-2020:1769",
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index"
},
{
"category": "external",
"summary": "1655162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655162"
},
{
"category": "external",
"summary": "1679972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679972"
},
{
"category": "external",
"summary": "1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "1738741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738741"
},
{
"category": "external",
"summary": "1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "1743560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743560"
},
{
"category": "external",
"summary": "1749633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749633"
},
{
"category": "external",
"summary": "1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "1752765",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1752765"
},
{
"category": "external",
"summary": "1757902",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757902"
},
{
"category": "external",
"summary": "1758242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758242"
},
{
"category": "external",
"summary": "1758248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758248"
},
{
"category": "external",
"summary": "1765547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1765547"
},
{
"category": "external",
"summary": "1767664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1767664"
},
{
"category": "external",
"summary": "1771430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771430"
},
{
"category": "external",
"summary": "1771496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771496"
},
{
"category": "external",
"summary": "1771691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771691"
},
{
"category": "external",
"summary": "1774933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774933"
},
{
"category": "external",
"summary": "1774937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774937"
},
{
"category": "external",
"summary": "1775050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775050"
},
{
"category": "external",
"summary": "1783540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783540"
},
{
"category": "external",
"summary": "1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "1789594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789594"
},
{
"category": "external",
"summary": "1792512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792512"
},
{
"category": "external",
"summary": "1795049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795049"
},
{
"category": "external",
"summary": "1803162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1803162"
},
{
"category": "external",
"summary": "1809833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809833"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1769.json"
}
],
"title": "Red Hat Security Advisory: kernel security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-08T04:53:50+00:00",
"generator": {
"date": "2025-11-08T04:53:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:1769",
"initial_release_date": "2020-04-28T15:43:14+00:00",
"revision_history": [
{
"date": "2020-04-28T15:43:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-04-28T15:43:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T04:53:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.el8.aarch64",
"product": {
"name": "bpftool-0:4.18.0-193.el8.aarch64",
"product_id": "bpftool-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-core-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-devel-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-headers-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-headers-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-modules-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-tools-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.el8.aarch64",
"product": {
"name": "perf-0:4.18.0-193.el8.aarch64",
"product_id": "perf-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.el8.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-193.el8.aarch64",
"product_id": "python3-perf-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-193.el8.ppc64le",
"product_id": "bpftool-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-core-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "perf-0:4.18.0-193.el8.ppc64le",
"product_id": "perf-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-193.el8.ppc64le",
"product_id": "python3-perf-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.el8.x86_64",
"product": {
"name": "bpftool-0:4.18.0-193.el8.x86_64",
"product_id": "bpftool-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-core-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-devel-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-headers-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-headers-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-modules-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-tools-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.el8.x86_64",
"product": {
"name": "perf-0:4.18.0-193.el8.x86_64",
"product_id": "perf-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.el8.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-193.el8.x86_64",
"product_id": "python3-perf-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.el8.s390x",
"product": {
"name": "bpftool-0:4.18.0-193.el8.s390x",
"product_id": "bpftool-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-0:4.18.0-193.el8.s390x",
"product_id": "kernel-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-core-0:4.18.0-193.el8.s390x",
"product_id": "kernel-core-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"product_id": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-193.el8.s390x",
"product_id": "kernel-devel-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-headers-0:4.18.0-193.el8.s390x",
"product_id": "kernel-headers-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-193.el8.s390x",
"product_id": "kernel-modules-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-193.el8.s390x",
"product_id": "kernel-tools-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.el8.s390x",
"product": {
"name": "perf-0:4.18.0-193.el8.s390x",
"product_id": "perf-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.el8.s390x",
"product": {
"name": "python3-perf-0:4.18.0-193.el8.s390x",
"product_id": "python3-perf-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.src",
"product": {
"name": "kernel-0:4.18.0-193.el8.src",
"product_id": "kernel-0:4.18.0-193.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"product": {
"name": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"product_id": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@4.18.0-193.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-193.el8.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-193.el8.noarch",
"product_id": "kernel-doc-0:4.18.0-193.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-193.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64"
},
"product_reference": "bpftool-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x"
},
"product_reference": "bpftool-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64"
},
"product_reference": "bpftool-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src"
},
"product_reference": "kernel-0:4.18.0-193.el8.src",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-193.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-193.el8.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64"
},
"product_reference": "perf-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "perf-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x"
},
"product_reference": "perf-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64"
},
"product_reference": "perf-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64"
},
"product_reference": "bpftool-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x"
},
"product_reference": "bpftool-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64"
},
"product_reference": "bpftool-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src"
},
"product_reference": "kernel-0:4.18.0-193.el8.src",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-193.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-193.el8.noarch",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64"
},
"product_reference": "perf-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "perf-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x"
},
"product_reference": "perf-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64"
},
"product_reference": "perf-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Hangbin Liu"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
},
{
"names": [
"Jasu Liedes"
],
"organization": "Synopsys SIG"
}
],
"cve": "CVE-2018-16871",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2018-11-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1655162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s NFS implementation. An attacker, who is able to mount an exported NFS filesystem, is able to trigger a null pointer dereference by using an invalid NFS sequence. This can panic the machine and deny access to the NFS server. Any outstanding disk writes to the NFS server will be lost.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16871"
},
{
"category": "external",
"summary": "RHBZ#1655162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16871"
}
],
"release_date": "2019-06-03T02:23:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence"
},
{
"cve": "CVE-2019-5108",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-01-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1789927"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s implementation of the WiFi station handoff code. An attacker within the radio range could use this flaw to deny a valid device from joining the access point.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5108"
},
{
"category": "external",
"summary": "RHBZ#1789927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5108",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5108"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108"
}
],
"release_date": "2019-12-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "At this time there is no known mitigations to this issue other than to install the updated kernel package.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS"
},
{
"cve": "CVE-2019-8980",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-02-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1679972"
}
],
"notes": [
{
"category": "description",
"text": "A kernel memory leak was found in the kernel_read_file() function in the fs/exec.c file in the Linux kernel. An attacker could use this flaw to cause a memory leak and thus a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-8980"
},
{
"category": "external",
"summary": "RHBZ#1679972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679972"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-8980",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8980"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-8980",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-8980"
}
],
"release_date": "2019-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service"
},
{
"cve": "CVE-2019-10639",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1729933"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe this IP ID field to extract the kernel\u00a0address bits used to derive its value, which may result in leaking the hash key and potentially defeating KASLR.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2 may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10639"
},
{
"category": "external",
"summary": "RHBZ#1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639"
},
{
"category": "external",
"summary": "https://arxiv.org/pdf/1906.10478.pdf",
"url": "https://arxiv.org/pdf/1906.10478.pdf"
}
],
"release_date": "2019-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR"
},
{
"cve": "CVE-2019-12819",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-06-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1721962"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s MDIO section of the network management subsystem. An attacker who is able to hot-plug a network device can trigger the __mdiobus_register() function in drivers/net/phy/mdio_bus.c, which can cause a use-after-free condition causing a memory corruption and kernel panic or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in function __mdiobus_register() in drivers/net/phy/mdio_bus.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12819"
},
{
"category": "external",
"summary": "RHBZ#1721962",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721962"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12819",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819"
}
],
"release_date": "2019-06-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in function __mdiobus_register() in drivers/net/phy/mdio_bus.c"
},
{
"cve": "CVE-2019-15090",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743526"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds (OOB) memory access flaw was found in the Qlogic ISCSI module in the Linux kernel\u0027s qedi_dbg_* family of functions in drivers/scsi/qedi/qedi_dbg.c. Here a local attacker with a special user privilege account (or a root) can cause an out-of-bound memory access leading to a system crash or a leak of internal kernel information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15090"
},
{
"category": "external",
"summary": "RHBZ#1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15090",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure"
},
{
"cve": "CVE-2019-15099",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743560"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference flaw was discovered in the Linux kernel\u0027s implementation of the ath10k USB device driver. The vulnerability requires the attacker to plug in a specially crafted hardware device that present endpoint descriptors that normal ath10k devices do not recognize. System availability is the highest threat with this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15099"
},
{
"category": "external",
"summary": "RHBZ#1743560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15099",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15099"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "As the ath10k module will be auto-loaded when required, its use can be disabled by preventing the module from loading using the following instructions.\n\nOn the command line, as root, execute the following command:\n# echo \"install ath10k_usb /bin/true\" \u003e\u003e /etc/modprobe.d/disable-ath10k_usb.conf \n \nThe system will need to be restarted if the ath10k_usb module are loaded. In most circumstances, the kernel modules will be unable to be unloaded while the ath10k WiFi network interface is in use. If the system requires this module to work correctly, this mitigation may not be suitable.\n\nIf you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash"
},
{
"cve": "CVE-2019-15221",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the LINE6 drivers in the Linux kernel allocated buffers for USB packets. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15221"
},
{
"category": "external",
"summary": "RHBZ#1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15221",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15221"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c"
},
{
"cve": "CVE-2019-15223",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749976"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the Line 6 POD USB driver in the Linux kernel handled disconnection. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/driver.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15223"
},
{
"category": "external",
"summary": "RHBZ#1749976",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749976"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15223",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15223"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/driver.c"
},
{
"cve": "CVE-2019-16234",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1760441"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A check was not done on the alloc_workqueue return value of the iwl_trans_pcie_alloc function potentially leading to a NULL pointer dereference. This error condition could lead to a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: null pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the error/resource cleanup code path (system-wide out-of-memory condition, high privileges or physical access). The attacker would have to be able to induce system-wide out-of-memory condition which itself could be seen as a local denial of service. It could be argued that having such privileges has the same impact as the flaw itself.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16234"
},
{
"category": "external",
"summary": "RHBZ#1760441",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760441"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16234",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16234"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16234",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16234"
},
{
"category": "external",
"summary": "https://lkml.org/lkml/2019/9/9/487",
"url": "https://lkml.org/lkml/2019/9/9/487"
}
],
"release_date": "2019-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: null pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c"
},
{
"cve": "CVE-2019-16746",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-09-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1760306"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in the Linux kernel\u0027s WiFi beacon validation code was discovered. The code does not check the length of the variable length elements in the beacon head potentially leading to a buffer overflow. System availability, as well as data confidentiality and integrity, can be impacted by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer-overflow hardening in WiFi beacon validation code.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16746"
},
{
"category": "external",
"summary": "RHBZ#1760306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16746"
}
],
"release_date": "2019-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: buffer-overflow hardening in WiFi beacon validation code."
},
{
"cve": "CVE-2019-17053",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-10-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758242"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in the Linux kernel\u0027s AF_IEEE802154 networking module where permissions checks are not enforced. This can allow an unprivileged user to create raw sockets for this protocol leading to the potential for data leaks or system unavailability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as moderate; there are no known exploits using this mechanism as an attack surface against the system affected by this bug.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17053"
},
{
"category": "external",
"summary": "RHBZ#1758242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17053",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17053"
}
],
"release_date": "2019-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol"
},
{
"cve": "CVE-2019-17055",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-10-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758248"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u2019s implementation of the AF_ISDN protocol, which does not enforce the CAP_NET_RAW capability. This flaw can allow unprivileged users to create a raw socket for this protocol. This could further allow the user to control the availability of an existing ISDN circuit.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17055"
},
{
"category": "external",
"summary": "RHBZ#1758248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758248"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17055"
}
],
"release_date": "2019-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "At this time the only known way to \u0027mitigate\u0027 this flaw is to blacklist the kernel module from being loaded. Creating raw sockets with this protocol is a method of communicating with ISDN hardware, a technology that is becoming less and less common.\n\nCheck https://access.redhat.com/solutions/41278 for instructions on how to disable the mISDN_core.ko module.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol"
},
{
"cve": "CVE-2019-18282",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1796360"
}
],
"notes": [
{
"category": "description",
"text": "A device tracking vulnerability was found in the flow_dissector feature in the Linux kernel. This flaw occurs because the auto flowlabel of the UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time and can be inferred by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: The flow_dissector feature allows device tracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18282"
},
{
"category": "external",
"summary": "RHBZ#1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
}
],
"release_date": "2019-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: The flow_dissector feature allows device tracking"
},
{
"cve": "CVE-2019-18805",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2019-11-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1771496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was reported in the Linux kernel\u0027s TCP subsystem while calculating a packet round trip time, when a sysctl parameter (/proc/sys/net/ipv4/tcp_min_rtt_wlen) is set incorrectly. This causes an integer overflow which can lead to a denial Of service (DOS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18805"
},
{
"category": "external",
"summary": "RHBZ#1771496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18805",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18805"
}
],
"release_date": "2019-04-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by setting the sysctl parameter (/proc/sys/net/ipv4/tcp_min_rtt_wlen) with 300 which means the packet time will not exceed more then 5 minutes and which should not cause an integer overflow.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c"
},
{
"cve": "CVE-2019-19045",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774983"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Mellanox Technologies Innova driver mishandles resource cleanup on error. An attacker, able to trigger error could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dos in mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because of the privileges needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19045"
},
{
"category": "external",
"summary": "RHBZ#1774983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19045"
}
],
"release_date": "2019-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module mlx5_core. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dos in mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c"
},
{
"cve": "CVE-2019-19047",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774991"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Mellanox 5th generation network adapters (ConnectX series) core driver in the Linux kernel handled resource cleanup in the mlx5_fw_fatal_reporter_dump function. This flaw allows an attacker with the ability to trigger errors in the mlx5_crdump_collect function to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dos in mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19047"
},
{
"category": "external",
"summary": "RHBZ#1774991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19047"
}
],
"release_date": "2019-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module mlx5_core. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: dos in mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c"
},
{
"cve": "CVE-2019-19055",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Wireless configuration API functionality mishandles resource cleanup in nl80211_get_ftm_responder_stats function. An attacker able to trigger the resource cleanup code path could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c allows DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because of the preconditions needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19055"
},
{
"category": "external",
"summary": "RHBZ#1775074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19055"
}
],
"release_date": "2019-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module cfg80211. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c allows DoS"
},
{
"cve": "CVE-2019-19057",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775050"
}
],
"notes": [
{
"category": "description",
"text": "Two memory leak flaws were found in the Linux kernel\u0027s mwifiex_pcie_init_evt_ring() function. A local attacker, able to reload the kernel module or hotplug Marvell WiFi hardware using this driver, can cause a denial of service (memory consumption) by triggering mwifiex_map_pci_memory() failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19057"
},
{
"category": "external",
"summary": "RHBZ#1775050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775050"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19057"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS"
},
{
"cve": "CVE-2019-19058",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775047"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Intel Wireless WiFi MVM Firmware driver mishandles resource cleanup during device coredump. An attacker able to trigger the device coredump and system-wide out of memory conditions at the same time could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (system-wide out-of-memory condition).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19058"
},
{
"category": "external",
"summary": "RHBZ#1775047",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775047"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19058",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19058"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module iwlmvm. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c allows for a DoS"
},
{
"cve": "CVE-2019-19059",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775042"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Intel Wireless driver in the Linux kernel handled resource cleanup during Gen 3 device initialization. This flaw allows an attacker with the ability to restrict access to DMA coherent memory on device initialization, to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (ability to restrict access to dma coherent memory on device initialization).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19059"
},
{
"category": "external",
"summary": "RHBZ#1775042",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775042"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19059",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19059"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module iwlwifi. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c allows for a DoS"
},
{
"cve": "CVE-2019-19065",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Intel OPA Gen1 driver mishandles resource cleanup. An attacker able to induce low memory condition on the system could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (system-wide out-of-memory condition).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19065"
},
{
"category": "external",
"summary": "RHBZ#1775000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19065",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19065"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module hfi1. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c allows for a DoS"
},
{
"cve": "CVE-2019-19067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774968"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The acp_hw_init function fails to cleanup resources properly. A local attacker can induce an error condition to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Four memory leaks in the acp_hw_init() function in drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c allow for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the error/resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19067"
},
{
"category": "external",
"summary": "RHBZ#1774968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774968"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19067",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19067"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Four memory leaks in the acp_hw_init() function in drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c allow for a DoS"
},
{
"cve": "CVE-2019-19073",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774937"
}
],
"notes": [
{
"category": "description",
"text": "Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures. This affects the htc_config_pipe_credits() function, the htc_setup_complete() function, and the htc_connect_service() function, aka CID-853acf7caf10.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19073"
},
{
"category": "external",
"summary": "RHBZ#1774937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19073",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19073"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19073",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19073"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS)"
},
{
"cve": "CVE-2019-19074",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774933"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak in the ath9k_wmi_cmd() function in drivers/net/wireless/ath/ath9k/wmi.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption), aka CID-728c1e2a05e4.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a memory leak in the ath9k management function in allows local DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19074"
},
{
"category": "external",
"summary": "RHBZ#1774933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19074",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19074"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: a memory leak in the ath9k management function in allows local DoS"
},
{
"cve": "CVE-2019-19077",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775724"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in the Broadcom NetXtreme HCA driver in the Linux kernel, in the way it handled resource cleanup on the copy to userspace error. This flaw allows a local attacker to trigger this error and crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in bnxt_re_create_srq function in drivers/infiniband/hw/bnxt_re/ib_verbs.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because local attacker is needed in order to trigger it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19077"
},
{
"category": "external",
"summary": "RHBZ#1775724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19077",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19077"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19077",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19077"
}
],
"release_date": "2019-09-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module bnxt_re. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in bnxt_re_create_srq function in drivers/infiniband/hw/bnxt_re/ib_verbs.c"
},
{
"cve": "CVE-2019-19532",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-12-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1781821"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds write flaw was found in the Linux kernel\u2019s HID drivers. An attacker, able to plug in a malicious USB device, can crash the system or read and write to memory with an incorrect address.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: malicious USB devices can lead to multiple out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue was rated as having Moderate impact because of the need of physical access to trigger it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19532"
},
{
"category": "external",
"summary": "RHBZ#1781821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1781821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19532",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19532"
}
],
"release_date": "2019-12-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: malicious USB devices can lead to multiple out-of-bounds write"
},
{
"cve": "CVE-2019-19534",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-12-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1783540"
}
],
"notes": [
{
"category": "description",
"text": "An information-leak flaw was found in the Linux kernel\u0027s pcan USB driver. When a device using this driver connects to the system, the stack information is leaked to the CAN bus, a controller area network for automobiles. The highest threat with this vulnerability is breach of data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19534"
},
{
"category": "external",
"summary": "RHBZ#1783540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783540"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19534",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19534"
}
],
"release_date": "2019-11-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "As the devices module will be auto-loaded when the USB CAN bus adapter is connected, its can be disabled by preventing the module from loading with the following instructions:\n\n# echo \"install peak_usb /bin/true\" \u003e\u003e /etc/modprobe.d/disable-peak-usb-canbus.conf \n \nThe system will need to be restarted if the peak_usb module is already loaded. In most circumstances, the kernel modules will be unable to be unloaded while any CAN bus interfaces are active and the protocol is in use. If the system requires this module to work correctly, this mitigation may not be suitable. If you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver"
},
{
"cve": "CVE-2019-19768",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-12-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786164"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u2019s implementation of blktrace in the __blk_add_trace function. A local attacker with permissions to run block trace instructions against a device can create a situation where the core block_trace object is used after it is freed. The attacker can pre-groom memory to race this use-after-free to create a condition where the memory is corrupted and cause privilege escalation.\r\n\r\nThe ability to create this condition requires elevated privileges, and it has been decided that this change in Red Hat Enterprise Linux 5 and 6 would risk introducing possible regressions and will not be backported.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19768"
},
{
"category": "external",
"summary": "RHBZ#1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19768",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19768"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768"
}
],
"release_date": "2019-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c"
},
{
"cve": "CVE-2019-19922",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1792512"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s scheduler, where it can allow attackers to cause a denial of service against non-CPU-bound applications by generating a workload that triggers unwanted scheduling slice expiration. A local attacker who can trigger a specific workload type could abuse this technique to trigger a system to be seen as degraded, and possibly trigger workload-rebalance in systems that use the slice-expiration metric as a measure of system health.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19922"
},
{
"category": "external",
"summary": "RHBZ#1792512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792512"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19922",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19922"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications"
},
{
"acknowledgments": [
{
"names": [
"Xiumei Mu"
],
"organization": "Red Hat QE Engineering",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-1749",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2020-03-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1809833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s implementation of some networking protocols in IPsec, such as VXLAN and GENEVE tunnels over IPv6. When an encrypted tunnel is created between two hosts, the kernel isn\u0027t correctly routing tunneled data over the encrypted link; rather sending the data unencrypted. This would allow anyone in between the two endpoints to read the traffic unencrypted. The main threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: some ipv6 protocols not encrypted over ipsec tunnel",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1749"
},
{
"category": "external",
"summary": "RHBZ#1809833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1749",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1749"
}
],
"release_date": "2020-03-04T01:29:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Disabling the IPV6 protocol may be a suitable workaround for systems that do not require the protocol to function correctly, however, if IPV6 is not in use this flaw will not be triggered.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: some ipv6 protocols not encrypted over ipsec tunnel"
},
{
"cve": "CVE-2020-7053",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-01-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1795624"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s GPU driver functionality when destroying GEM context. A local user could use this flaw to crash the system or potentially escalate their privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in i915_ppgtt_close in drivers/gpu/drm/i915/i915_gem_gtt.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact of this issue is Moderate, because attack is specific for certain Intel hardware and could be triggered only by local user with write access to the device.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7053"
},
{
"category": "external",
"summary": "RHBZ#1795624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7053",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7053"
}
],
"release_date": "2020-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In case of dedicated graphic card presence and i915 GPU is not being used, you can prevent module i915 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.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.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in i915_ppgtt_close in drivers/gpu/drm/i915/i915_gem_gtt.c"
},
{
"cve": "CVE-2020-10690",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1817141"
}
],
"notes": [
{
"category": "description",
"text": "There is a use-after-free problem seen due to a race condition between the release of ptp_clock and cdev while resource deallocation. When a (high privileged) process allocates a ptp device file (like /dev/ptpX) and voluntarily goes to sleep. During this time if the underlying device is removed, it can cause an exploitable condition as the process wakes up to terminate and clean all attached files. The system crashes due to the cdev structure being invalid (as already freed) which is pointed to by the inode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in cdev_put() when a PTP device is removed while it\u0027s chardev is open",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact as there is a need for high privilege access to trigger this problem. This will need an access to /dev/ptpX which is privileged operation, also removing the module is needed (again, privileged operation).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10690"
},
{
"category": "external",
"summary": "RHBZ#1817141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10690",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10690"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10690",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10690"
}
],
"release_date": "2019-11-25T12:53:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: use-after-free in cdev_put() when a PTP device is removed while it\u0027s chardev is open"
},
{
"cve": "CVE-2021-33630",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-01-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2261974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u0027s network scheduler. This issue occurs when offloading is enabled, the cbs instance is not added to the list. The code also incorrectly handles the case when offload is disabled without removing the qdisc. This could allow a local user to cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cbs NULL pointer dereference when offloading is enabled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33630"
},
{
"category": "external",
"summary": "RHBZ#2261974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33630",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33630"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2024/q1/65",
"url": "https://seclists.org/oss-sec/2024/q1/65"
}
],
"release_date": "2024-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/sched: cbs NULL pointer dereference when offloading is enabled"
},
{
"cve": "CVE-2022-50473",
"cwe": {
"id": "CWE-909",
"name": "Missing Initialization of Resource"
},
"discovery_date": "2025-10-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401530"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncpufreq: Init completion before kobject_init_and_add()\n\nIn cpufreq_policy_alloc(), it will call uninitialed completion in\ncpufreq_sysfs_release() when kobject_init_and_add() fails. And\nthat will cause a crash such as the following page fault in complete:\n\nBUG: unable to handle page fault for address: fffffffffffffff8\n[..]\nRIP: 0010:complete+0x98/0x1f0\n[..]\nCall Trace:\n kobject_put+0x1be/0x4c0\n cpufreq_online.cold+0xee/0x1fd\n cpufreq_add_dev+0x183/0x1e0\n subsys_interface_register+0x3f5/0x4e0\n cpufreq_register_driver+0x3b7/0x670\n acpi_cpufreq_init+0x56c/0x1000 [acpi_cpufreq]\n do_one_initcall+0x13d/0x780\n do_init_module+0x1c3/0x630\n load_module+0x6e67/0x73b0\n __do_sys_finit_module+0x181/0x240\n do_syscall_64+0x35/0x80\n entry_SYSCALL_64_after_hwframe+0x63/0xcd",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: cpufreq: Init completion before kobject_init_and_add()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cpufreq_policy_alloc function creates CPU frequency policy objects and registers them with the sysfs kobject infrastructure. During this process, a completion variable is used for synchronization when the policy object is eventually released. The problem is timing: kobject_init_and_add can fail, triggering an error cleanup path that calls kobject_put. This leads to cpufreq_sysfs_release being invoked, which tries to complete on the completion variable\u2014but that variable hasn\u0027t been initialized yet because init_completion is called after the kobject registration. Accessing an uninitialized completion causes the kernel to dereference invalid memory (specifically address 0xfffffffffffffff8), resulting in an immediate page fault and crash. This can happen during normal CPU frequency driver initialization when any of various failure conditions occur, such as memory allocation failures or sysfs registration conflicts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50473"
},
{
"category": "external",
"summary": "RHBZ#2401530",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401530"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50473"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025100437-CVE-2022-50473-a1fc@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025100437-CVE-2022-50473-a1fc@gregkh/T"
}
],
"release_date": "2025-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: cpufreq: Init completion before kobject_init_and_add()"
},
{
"cve": "CVE-2023-53581",
"discovery_date": "2025-10-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401545"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Check for NOT_READY flag state after locking\n\nCurrently the check for NOT_READY flag is performed before obtaining the\nnecessary lock. This opens a possibility for race condition when the flow\nis concurrently removed from unready_flows list by the workqueue task,\nwhich causes a double-removal from the list and a crash[0]. Fix the issue\nby moving the flag check inside the section protected by\nuplink_priv-\u003eunready_flows_lock mutex.\n\n[0]:\n[44376.389654] general protection fault, probably for non-canonical address 0xdead000000000108: 0000 [#1] SMP\n[44376.391665] CPU: 7 PID: 59123 Comm: tc Not tainted 6.4.0-rc4+ #1\n[44376.392984] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\n[44376.395342] RIP: 0010:mlx5e_tc_del_fdb_flow+0xb3/0x340 [mlx5_core]\n[44376.396857] Code: 00 48 8b b8 68 ce 02 00 e8 8a 4d 02 00 4c 8d a8 a8 01 00 00 4c 89 ef e8 8b 79 88 e1 48 8b 83 98 06 00 00 48 8b 93 90 06 00 00 \u003c48\u003e 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 48 89 83 90 06\n[44376.399167] RSP: 0018:ffff88812cc97570 EFLAGS: 00010246\n[44376.399680] RAX: dead000000000122 RBX: ffff8881088e3800 RCX: ffff8881881bac00\n[44376.400337] RDX: dead000000000100 RSI: ffff88812cc97500 RDI: ffff8881242f71b0\n[44376.401001] RBP: ffff88811cbb0940 R08: 0000000000000400 R09: 0000000000000001\n[44376.401663] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88812c944000\n[44376.402342] R13: ffff8881242f71a8 R14: ffff8881222b4000 R15: 0000000000000000\n[44376.402999] FS: 00007f0451104800(0000) GS:ffff88852cb80000(0000) knlGS:0000000000000000\n[44376.403787] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[44376.404343] CR2: 0000000000489108 CR3: 0000000123a79003 CR4: 0000000000370ea0\n[44376.405004] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[44376.405665] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[44376.406339] Call Trace:\n[44376.406651] \u003cTASK\u003e\n[44376.406939] ? die_addr+0x33/0x90\n[44376.407311] ? exc_general_protection+0x192/0x390\n[44376.407795] ? asm_exc_general_protection+0x22/0x30\n[44376.408292] ? mlx5e_tc_del_fdb_flow+0xb3/0x340 [mlx5_core]\n[44376.408876] __mlx5e_tc_del_fdb_peer_flow+0xbc/0xe0 [mlx5_core]\n[44376.409482] mlx5e_tc_del_flow+0x42/0x210 [mlx5_core]\n[44376.410055] mlx5e_flow_put+0x25/0x50 [mlx5_core]\n[44376.410529] mlx5e_delete_flower+0x24b/0x350 [mlx5_core]\n[44376.411043] tc_setup_cb_reoffload+0x22/0x80\n[44376.411462] fl_reoffload+0x261/0x2f0 [cls_flower]\n[44376.411907] ? mlx5e_rep_indr_setup_ft_cb+0x160/0x160 [mlx5_core]\n[44376.412481] ? mlx5e_rep_indr_setup_ft_cb+0x160/0x160 [mlx5_core]\n[44376.413044] tcf_block_playback_offloads+0x76/0x170\n[44376.413497] tcf_block_unbind+0x7b/0xd0\n[44376.413881] tcf_block_setup+0x17d/0x1c0\n[44376.414269] tcf_block_offload_cmd.isra.0+0xf1/0x130\n[44376.414725] tcf_block_offload_unbind+0x43/0x70\n[44376.415153] __tcf_block_put+0x82/0x150\n[44376.415532] ingress_destroy+0x22/0x30 [sch_ingress]\n[44376.415986] qdisc_destroy+0x3b/0xd0\n[44376.416343] qdisc_graft+0x4d0/0x620\n[44376.416706] tc_get_qdisc+0x1c9/0x3b0\n[44376.417074] rtnetlink_rcv_msg+0x29c/0x390\n[44376.419978] ? rep_movs_alternative+0x3a/0xa0\n[44376.420399] ? rtnl_calcit.isra.0+0x120/0x120\n[44376.420813] netlink_rcv_skb+0x54/0x100\n[44376.421192] netlink_unicast+0x1f6/0x2c0\n[44376.421573] netlink_sendmsg+0x232/0x4a0\n[44376.421980] sock_sendmsg+0x38/0x60\n[44376.422328] ____sys_sendmsg+0x1d0/0x1e0\n[44376.422709] ? copy_msghdr_from_user+0x6d/0xa0\n[44376.423127] ___sys_sendmsg+0x80/0xc0\n[44376.423495] ? ___sys_recvmsg+0x8b/0xc0\n[44376.423869] __sys_sendmsg+0x51/0x90\n[44376.424226] do_syscall_64+0x3d/0x90\n[44376.424587] entry_SYSCALL_64_after_hwframe+0x46/0xb0\n[44376.425046] RIP: 0033:0x7f045134f887\n[44376.425403] Code: 0a 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b9 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2e 00\n---truncated---",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/mlx5e: Check for NOT_READY flag state after locking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue arises because of incorrect lock ordering in the flow deletion path. When mlx5e_tc_del_fdb_flow() processes a flow deletion, it first checks the NOT_READY flag to determine if the flow is on the unready_flows list, then acquires the uplink_priv-\u003eunready_flows_lock mutex to remove it. However, between the flag check and lock acquisition, a workqueue task can acquire the same lock and remove the flow from the list. When the original thread then acquires the lock and attempts list removal, it performs a double-removal on an entry that is no longer in the list. This corrupts the linked list pointers, causing subsequent list operations to access freed memory containing poison values (0xdead000000000100). The race window is narrow, requiring the workqueue to execute between the flag check and lock acquisition. While this reliably causes kernel crashes when the race occurs, the underlying list corruption represents a memory safety violation that could potentially be leveraged for more sophisticated attacks with careful timing and heap manipulation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-53581"
},
{
"category": "external",
"summary": "RHBZ#2401545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401545"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-53581",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53581"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025100424-CVE-2023-53581-80fa@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025100424-CVE-2023-53581-80fa@gregkh/T"
}
],
"release_date": "2025-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the mlx5_core module from loading. See https://access.redhat.com/solutions/41278 for instructions on blacklisting kernel modules.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/mlx5e: Check for NOT_READY flag state after locking"
}
]
}
rhsa-2020:5437
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt (CVE-2020-14385)\n\n* kernel: The flow_dissector feature allows device tracking (CVE-2019-18282)\n\n* kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned. (CVE-2020-10769)\n\n* kernel: buffer uses out of index in ext3/4 filesystem (CVE-2020-14314)\n\n* kernel: umask not applied on filesystem without ACL support (CVE-2020-24394)\n\n* kernel: TOCTOU mismatch in the NFS client code (CVE-2020-25212)\n\n* kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow (CVE-2020-25643)\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* WARNING in set_restore_sigmask at ./arch/x86/include/asm/thread_info.h:298 sigsuspend+0x6d/0x70 (BZ#1704650)\n\n* [i40e] VFs see other VF\u0027s outgoing traffic (BZ#1845677)\n\n* [Hyper-V][RHEL7] Two fixes for kdump over network (BZ#1846667)\n\n* Loop in __run_timers() because base-\u003etimer_jiffies is very far behind causes a lockup condition. (BZ#1849716)\n\n* XFS transaction overrun when running docker on VMWARE (overlay fs) (BZ#1857203)\n\n* RHEL 7.9 NVMe/IB - Host crash encountered during array upgrade (BZ#1857397)\n\n* False positive hard lockup detected while disabling the hard lockup detector via sysctl -w kernel.watchdog=0 (BZ#1860661)\n\n* [Hyper-V][RHEL-7] Only notify Hyper-V for die events that are oops (BZ#1868130)\n\n* Linux kernel crash due to openvswitch module (BZ#1869190)\n\n* \u0027nodfs\u0027 option not working when using SMB2+ (BZ#1873033)\n\n* RHEL7.7 zstream - ESS - kernel panic triggered by freelist pointer corruption (BZ#1873189)\n\n* destroy_cfs_bandwidth() is called by free_fair_sched_group() without calling init_cfs_bandwidth() (BZ#1878000)\n\n* NULL pointer at nvme_rdma_setup_ctrl+0x1c2/0x8d0 [nvme_rdma] when discover E5700 (BZ#1878950)\n\n* IB Infiniband RDMA mlx5_ib is freeing a kmalloc-512 cache that it does not own causing memory corruption. (BZ#1880184)\n\n* [Azure][RHEL7] Two Patches Needed To Enable Azure Host Time-syncing in VMs (BZ#1884735)\n\n* connect AF_UNSPEC on a connecting AF_INET6 socket returns an error (BZ#1886305)\n\n* Rebuilding the grub with the CPU flag \u0027avx\u0027 disabled (clearcpuid=156) triggers kernel panic in xor_avx_2() (BZ#1886792)\n\n* nf_conntrack_sctp.h is not usable due to a missing commit (BZ#1887975)\n\n* Starting pvmove on top of physical volumes on MD devices causes IO error on ongoing IO (BZ#1890059)",
"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-2020:5437",
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1708775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708775"
},
{
"category": "external",
"summary": "1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "1853922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853922"
},
{
"category": "external",
"summary": "1869141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869141"
},
{
"category": "external",
"summary": "1874800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874800"
},
{
"category": "external",
"summary": "1877575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877575"
},
{
"category": "external",
"summary": "1879981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879981"
},
{
"category": "external",
"summary": "1886305",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1886305"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5437.json"
}
],
"title": "Red Hat Security Advisory: kernel security and bug fix update",
"tracking": {
"current_release_date": "2025-11-08T05:21:03+00:00",
"generator": {
"date": "2025-11-08T05:21:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:5437",
"initial_release_date": "2020-12-15T15:06:05+00:00",
"revision_history": [
{
"date": "2020-12-15T15:06:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-15T15:06:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T05:21:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::client"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::computenode"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::server"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7::workstation"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.11.1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.src",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"product": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"product_id": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@3.10.0-1160.11.1.el7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"product": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"product_id": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@3.10.0-1160.11.1.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump-devel@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "perf-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-kdump-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.11.1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.11.1.el7?arch=ppc64"
}
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-bootwrapper@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-perf-debuginfo@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@3.10.0-1160.11.1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_id": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@3.10.0-1160.11.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-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client (v. 7)",
"product_id": "7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Client Optional (v. 7)",
"product_id": "7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Client-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux ComputeNode Optional (v. 7)",
"product_id": "7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7ComputeNode-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Server Optional (v. 7)",
"product_id": "7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Server-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.src as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.src",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch"
},
"product_reference": "kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64 as a component of Red Hat Enterprise Linux Workstation Optional (v. 7)",
"product_id": "7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
},
"product_reference": "python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"relates_to_product_reference": "7Workstation-optional-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18282",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1796360"
}
],
"notes": [
{
"category": "description",
"text": "A device tracking vulnerability was found in the flow_dissector feature in the Linux kernel. This flaw occurs because the auto flowlabel of the UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time and can be inferred by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: The flow_dissector feature allows device tracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18282"
},
{
"category": "external",
"summary": "RHBZ#1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
}
],
"release_date": "2019-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: The flow_dissector feature allows device tracking"
},
{
"cve": "CVE-2020-10769",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1708775"
}
],
"notes": [
{
"category": "description",
"text": "A buffer over-read flaw was found in crypto_authenc_extractkeys in crypto/authenc.c in the IPsec Cryptographic algorithm\u0027s module, authenc. When a payload longer than 4 bytes, and is not following 4-byte alignment boundary guidelines, it causes a buffer over-read threat, leading to a system crash. This flaw allows a local attacker with user privileges to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10769"
},
{
"category": "external",
"summary": "RHBZ#1708775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708775"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10769"
}
],
"release_date": "2019-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned."
},
{
"acknowledgments": [
{
"names": [
"Jay Shin"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-14314",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-06-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1853922"
}
],
"notes": [
{
"category": "description",
"text": "A memory out-of-bounds read flaw was found in the Linux kernel\u0027s ext3/ext4 file system, in the way it accesses a directory with broken indexing. This flaw allows a local user to crash the system if the directory exists. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer uses out of index in ext3/4 filesystem",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14314"
},
{
"category": "external",
"summary": "RHBZ#1853922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14314",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14314"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5872331b3d91820e14716632ebb56b1399b34fe1",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5872331b3d91820e14716632ebb56b1399b34fe1"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-ext4/f53e246b-647c-64bb-16ec-135383c70ad7@redhat.com/T/#u",
"url": "https://lore.kernel.org/linux-ext4/f53e246b-647c-64bb-16ec-135383c70ad7@redhat.com/T/#u"
}
],
"release_date": "2020-06-05T16:45:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "If any directories of the partition (or image) broken, the command \"e2fsck -Df .../partition-name\" fixes it.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: buffer uses out of index in ext3/4 filesystem"
},
{
"acknowledgments": [
{
"names": [
"Dr. David Alan Gilbert"
],
"organization": "redhat.com"
}
],
"cve": "CVE-2020-14385",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2020-08-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1874800"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A failure of the file system metadata validator in XFS can cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt. This can lead to the filesystem being shutdown, or otherwise rendered inaccessible until it is remounted, leading to a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only local users, including unprivileged users in a cointainer, can trigger this flaw. However, the impact could be high, especially on multi-tenant systems, because after the attack the system rendered inaccessible for some time (at least until reboot), so the impact has been increased to Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14385"
},
{
"category": "external",
"summary": "RHBZ#1874800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874800"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14385"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f4020438fab05364018c91f7e02ebdd192085933",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f4020438fab05364018c91f7e02ebdd192085933"
}
],
"release_date": "2020-08-25T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt"
},
{
"cve": "CVE-2020-24394",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2020-06-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1869141"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in NFSv4.2 in the Linux kernel, where a server fails to correctly apply umask when creating a new object on filesystem without ACL support (for example, ext4 with the \"noacl\" mount option). This flaw allows a local attacker with a user privilege to cause a kernel information leak problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: umask not applied on filesystem without ACL support",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-24394"
},
{
"category": "external",
"summary": "RHBZ#1869141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24394"
}
],
"release_date": "2020-06-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"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:N",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: umask not applied on filesystem without ACL support"
},
{
"cve": "CVE-2020-25212",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2020-09-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1877575"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NFSv4 implementation where when mounting a remote attacker controlled server it could return specially crafted response allow for local memory corruption and possibly privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: TOCTOU mismatch in the NFS client code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25212"
},
{
"category": "external",
"summary": "RHBZ#1877575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877575"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25212",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25212"
}
],
"release_date": "2020-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "While there is no known mitigation to this flaw, configuring authentication and only mounting authenticated NFSv4 servers will significantly reduce the risk of this flaw being successfully exploited.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: TOCTOU mismatch in the NFS client code"
},
{
"acknowledgments": [
{
"names": [
"ChenNan Of Chaitin"
],
"organization": "Security Research Lab"
}
],
"cve": "CVE-2020-25643",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-09-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1879981"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HDLC_PPP module of the Linux kernel. Memory corruption and a read overflow is caused by improper input validation in the ppp_cp_parse_cr function which can cause the system to crash or cause a denial of service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as a having Moderate impact, because the bug can be triggered only if PPP protocol enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"known_not_affected": [
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25643"
},
{
"category": "external",
"summary": "RHBZ#1879981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25643"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66d42ed8b25b64eb63111a2b8582c5afc8bf1105",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66d42ed8b25b64eb63111a2b8582c5afc8bf1105"
}
],
"release_date": "2020-09-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T15:06:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent modules hdlc_ppp, syncppp from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Client-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Client-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7ComputeNode-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7ComputeNode-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Server-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Server-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:bpftool-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.src",
"7Workstation-optional-7.9.Z:kernel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-abi-whitelists-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-bootwrapper-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debug-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-ppc64le-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-s390x-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-debuginfo-common-x86_64-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-doc-0:3.10.0-1160.11.1.el7.noarch",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-headers-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-kdump-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-kdump-devel-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:kernel-tools-libs-devel-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-0:3.10.0-1160.11.1.el7.x86_64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.ppc64le",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.s390x",
"7Workstation-optional-7.9.Z:python-perf-debuginfo-0:3.10.0-1160.11.1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow"
}
]
}
RHSA-2020:1769
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for 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: use-after-free in __blk_add_trace in kernel/trace/blktrace.c (CVE-2019-19768)\n\n* kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence (CVE-2018-16871)\n\n* kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service (CVE-2019-8980)\n\n* kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol. (CVE-2019-17053)\n\n* kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol. (CVE-2019-17055)\n\n* kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c (CVE-2019-18805)\n\n* kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver (CVE-2019-19534)\n\n* kernel: some ipv6 protocols not encrypted over ipsec tunnel. (CVE-2020-1749)\n\n* Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR (CVE-2019-10639)\n\n* kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure (CVE-2019-15090)\n\n* kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash (CVE-2019-15099)\n\n* kernel: Null pointer dereference in the sound/usb/line6/pcm.c (CVE-2019-15221)\n\n* kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS (CVE-2019-19057)\n\n* kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS) (CVE-2019-19073)\n\n* kernel: a memory leak in the ath9k management function in allows local DoS (CVE-2019-19074)\n\n* kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications (CVE-2019-19922)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nThis update also fixes several bugs and adds various enhancements. Documentation for these changes is available from the Release Notes document linked to 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-2020:1769",
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index"
},
{
"category": "external",
"summary": "1655162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655162"
},
{
"category": "external",
"summary": "1679972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679972"
},
{
"category": "external",
"summary": "1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "1738741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738741"
},
{
"category": "external",
"summary": "1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "1743560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743560"
},
{
"category": "external",
"summary": "1749633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749633"
},
{
"category": "external",
"summary": "1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "1752765",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1752765"
},
{
"category": "external",
"summary": "1757902",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757902"
},
{
"category": "external",
"summary": "1758242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758242"
},
{
"category": "external",
"summary": "1758248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758248"
},
{
"category": "external",
"summary": "1765547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1765547"
},
{
"category": "external",
"summary": "1767664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1767664"
},
{
"category": "external",
"summary": "1771430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771430"
},
{
"category": "external",
"summary": "1771496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771496"
},
{
"category": "external",
"summary": "1771691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771691"
},
{
"category": "external",
"summary": "1774933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774933"
},
{
"category": "external",
"summary": "1774937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774937"
},
{
"category": "external",
"summary": "1775050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775050"
},
{
"category": "external",
"summary": "1783540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783540"
},
{
"category": "external",
"summary": "1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "1789594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789594"
},
{
"category": "external",
"summary": "1792512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792512"
},
{
"category": "external",
"summary": "1795049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795049"
},
{
"category": "external",
"summary": "1803162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1803162"
},
{
"category": "external",
"summary": "1809833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809833"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1769.json"
}
],
"title": "Red Hat Security Advisory: kernel security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-11-08T04:53:50+00:00",
"generator": {
"date": "2025-11-08T04:53:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:1769",
"initial_release_date": "2020-04-28T15:43:14+00:00",
"revision_history": [
{
"date": "2020-04-28T15:43:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-04-28T15:43:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T04:53:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.el8.aarch64",
"product": {
"name": "bpftool-0:4.18.0-193.el8.aarch64",
"product_id": "bpftool-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-core-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-devel-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-headers-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-headers-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-modules-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-tools-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.el8.aarch64",
"product": {
"name": "perf-0:4.18.0-193.el8.aarch64",
"product_id": "perf-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.el8.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-193.el8.aarch64",
"product_id": "python3-perf-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-193.el8.ppc64le",
"product_id": "bpftool-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-core-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "perf-0:4.18.0-193.el8.ppc64le",
"product_id": "perf-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-193.el8.ppc64le",
"product_id": "python3-perf-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.el8.x86_64",
"product": {
"name": "bpftool-0:4.18.0-193.el8.x86_64",
"product_id": "bpftool-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-core-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-devel-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-headers-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-headers-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-modules-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-tools-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.el8.x86_64",
"product": {
"name": "perf-0:4.18.0-193.el8.x86_64",
"product_id": "perf-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.el8.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-193.el8.x86_64",
"product_id": "python3-perf-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.el8.s390x",
"product": {
"name": "bpftool-0:4.18.0-193.el8.s390x",
"product_id": "bpftool-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-0:4.18.0-193.el8.s390x",
"product_id": "kernel-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-core-0:4.18.0-193.el8.s390x",
"product_id": "kernel-core-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"product_id": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-193.el8.s390x",
"product_id": "kernel-devel-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-headers-0:4.18.0-193.el8.s390x",
"product_id": "kernel-headers-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-193.el8.s390x",
"product_id": "kernel-modules-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-193.el8.s390x",
"product_id": "kernel-tools-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.el8.s390x",
"product": {
"name": "perf-0:4.18.0-193.el8.s390x",
"product_id": "perf-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.el8.s390x",
"product": {
"name": "python3-perf-0:4.18.0-193.el8.s390x",
"product_id": "python3-perf-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.src",
"product": {
"name": "kernel-0:4.18.0-193.el8.src",
"product_id": "kernel-0:4.18.0-193.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"product": {
"name": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"product_id": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@4.18.0-193.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-193.el8.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-193.el8.noarch",
"product_id": "kernel-doc-0:4.18.0-193.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-193.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64"
},
"product_reference": "bpftool-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x"
},
"product_reference": "bpftool-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64"
},
"product_reference": "bpftool-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src"
},
"product_reference": "kernel-0:4.18.0-193.el8.src",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-193.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-193.el8.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64"
},
"product_reference": "perf-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "perf-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x"
},
"product_reference": "perf-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64"
},
"product_reference": "perf-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64"
},
"product_reference": "bpftool-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x"
},
"product_reference": "bpftool-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64"
},
"product_reference": "bpftool-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src"
},
"product_reference": "kernel-0:4.18.0-193.el8.src",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-193.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-193.el8.noarch",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64"
},
"product_reference": "perf-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "perf-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x"
},
"product_reference": "perf-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64"
},
"product_reference": "perf-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Hangbin Liu"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
},
{
"names": [
"Jasu Liedes"
],
"organization": "Synopsys SIG"
}
],
"cve": "CVE-2018-16871",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2018-11-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1655162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s NFS implementation. An attacker, who is able to mount an exported NFS filesystem, is able to trigger a null pointer dereference by using an invalid NFS sequence. This can panic the machine and deny access to the NFS server. Any outstanding disk writes to the NFS server will be lost.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16871"
},
{
"category": "external",
"summary": "RHBZ#1655162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16871"
}
],
"release_date": "2019-06-03T02:23:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence"
},
{
"cve": "CVE-2019-5108",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-01-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1789927"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s implementation of the WiFi station handoff code. An attacker within the radio range could use this flaw to deny a valid device from joining the access point.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5108"
},
{
"category": "external",
"summary": "RHBZ#1789927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5108",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5108"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108"
}
],
"release_date": "2019-12-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "At this time there is no known mitigations to this issue other than to install the updated kernel package.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS"
},
{
"cve": "CVE-2019-8980",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-02-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1679972"
}
],
"notes": [
{
"category": "description",
"text": "A kernel memory leak was found in the kernel_read_file() function in the fs/exec.c file in the Linux kernel. An attacker could use this flaw to cause a memory leak and thus a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-8980"
},
{
"category": "external",
"summary": "RHBZ#1679972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679972"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-8980",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8980"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-8980",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-8980"
}
],
"release_date": "2019-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service"
},
{
"cve": "CVE-2019-10639",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-07-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1729933"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe this IP ID field to extract the kernel\u00a0address bits used to derive its value, which may result in leaking the hash key and potentially defeating KASLR.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2 may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10639"
},
{
"category": "external",
"summary": "RHBZ#1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639"
},
{
"category": "external",
"summary": "https://arxiv.org/pdf/1906.10478.pdf",
"url": "https://arxiv.org/pdf/1906.10478.pdf"
}
],
"release_date": "2019-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR"
},
{
"cve": "CVE-2019-12819",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-06-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1721962"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s MDIO section of the network management subsystem. An attacker who is able to hot-plug a network device can trigger the __mdiobus_register() function in drivers/net/phy/mdio_bus.c, which can cause a use-after-free condition causing a memory corruption and kernel panic or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in function __mdiobus_register() in drivers/net/phy/mdio_bus.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12819"
},
{
"category": "external",
"summary": "RHBZ#1721962",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721962"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12819",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819"
}
],
"release_date": "2019-06-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in function __mdiobus_register() in drivers/net/phy/mdio_bus.c"
},
{
"cve": "CVE-2019-15090",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743526"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds (OOB) memory access flaw was found in the Qlogic ISCSI module in the Linux kernel\u0027s qedi_dbg_* family of functions in drivers/scsi/qedi/qedi_dbg.c. Here a local attacker with a special user privilege account (or a root) can cause an out-of-bound memory access leading to a system crash or a leak of internal kernel information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15090"
},
{
"category": "external",
"summary": "RHBZ#1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15090",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure"
},
{
"cve": "CVE-2019-15099",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743560"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference flaw was discovered in the Linux kernel\u0027s implementation of the ath10k USB device driver. The vulnerability requires the attacker to plug in a specially crafted hardware device that present endpoint descriptors that normal ath10k devices do not recognize. System availability is the highest threat with this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15099"
},
{
"category": "external",
"summary": "RHBZ#1743560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15099",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15099"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "As the ath10k module will be auto-loaded when required, its use can be disabled by preventing the module from loading using the following instructions.\n\nOn the command line, as root, execute the following command:\n# echo \"install ath10k_usb /bin/true\" \u003e\u003e /etc/modprobe.d/disable-ath10k_usb.conf \n \nThe system will need to be restarted if the ath10k_usb module are loaded. In most circumstances, the kernel modules will be unable to be unloaded while the ath10k WiFi network interface is in use. If the system requires this module to work correctly, this mitigation may not be suitable.\n\nIf you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash"
},
{
"cve": "CVE-2019-15221",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the LINE6 drivers in the Linux kernel allocated buffers for USB packets. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15221"
},
{
"category": "external",
"summary": "RHBZ#1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15221",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15221"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c"
},
{
"cve": "CVE-2019-15223",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749976"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the Line 6 POD USB driver in the Linux kernel handled disconnection. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/driver.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15223"
},
{
"category": "external",
"summary": "RHBZ#1749976",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749976"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15223",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15223"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/driver.c"
},
{
"cve": "CVE-2019-16234",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-10-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1760441"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A check was not done on the alloc_workqueue return value of the iwl_trans_pcie_alloc function potentially leading to a NULL pointer dereference. This error condition could lead to a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: null pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the error/resource cleanup code path (system-wide out-of-memory condition, high privileges or physical access). The attacker would have to be able to induce system-wide out-of-memory condition which itself could be seen as a local denial of service. It could be argued that having such privileges has the same impact as the flaw itself.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16234"
},
{
"category": "external",
"summary": "RHBZ#1760441",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760441"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16234",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16234"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16234",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16234"
},
{
"category": "external",
"summary": "https://lkml.org/lkml/2019/9/9/487",
"url": "https://lkml.org/lkml/2019/9/9/487"
}
],
"release_date": "2019-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: null pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c"
},
{
"cve": "CVE-2019-16746",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-09-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1760306"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in the Linux kernel\u0027s WiFi beacon validation code was discovered. The code does not check the length of the variable length elements in the beacon head potentially leading to a buffer overflow. System availability, as well as data confidentiality and integrity, can be impacted by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer-overflow hardening in WiFi beacon validation code.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16746"
},
{
"category": "external",
"summary": "RHBZ#1760306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16746"
}
],
"release_date": "2019-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: buffer-overflow hardening in WiFi beacon validation code."
},
{
"cve": "CVE-2019-17053",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-10-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758242"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in the Linux kernel\u0027s AF_IEEE802154 networking module where permissions checks are not enforced. This can allow an unprivileged user to create raw sockets for this protocol leading to the potential for data leaks or system unavailability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as moderate; there are no known exploits using this mechanism as an attack surface against the system affected by this bug.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17053"
},
{
"category": "external",
"summary": "RHBZ#1758242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17053",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17053"
}
],
"release_date": "2019-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol"
},
{
"cve": "CVE-2019-17055",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-10-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758248"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u2019s implementation of the AF_ISDN protocol, which does not enforce the CAP_NET_RAW capability. This flaw can allow unprivileged users to create a raw socket for this protocol. This could further allow the user to control the availability of an existing ISDN circuit.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17055"
},
{
"category": "external",
"summary": "RHBZ#1758248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758248"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17055"
}
],
"release_date": "2019-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "At this time the only known way to \u0027mitigate\u0027 this flaw is to blacklist the kernel module from being loaded. Creating raw sockets with this protocol is a method of communicating with ISDN hardware, a technology that is becoming less and less common.\n\nCheck https://access.redhat.com/solutions/41278 for instructions on how to disable the mISDN_core.ko module.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol"
},
{
"cve": "CVE-2019-18282",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1796360"
}
],
"notes": [
{
"category": "description",
"text": "A device tracking vulnerability was found in the flow_dissector feature in the Linux kernel. This flaw occurs because the auto flowlabel of the UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time and can be inferred by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: The flow_dissector feature allows device tracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18282"
},
{
"category": "external",
"summary": "RHBZ#1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
}
],
"release_date": "2019-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: The flow_dissector feature allows device tracking"
},
{
"cve": "CVE-2019-18805",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2019-11-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1771496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was reported in the Linux kernel\u0027s TCP subsystem while calculating a packet round trip time, when a sysctl parameter (/proc/sys/net/ipv4/tcp_min_rtt_wlen) is set incorrectly. This causes an integer overflow which can lead to a denial Of service (DOS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18805"
},
{
"category": "external",
"summary": "RHBZ#1771496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18805",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18805"
}
],
"release_date": "2019-04-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by setting the sysctl parameter (/proc/sys/net/ipv4/tcp_min_rtt_wlen) with 300 which means the packet time will not exceed more then 5 minutes and which should not cause an integer overflow.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c"
},
{
"cve": "CVE-2019-19045",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774983"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Mellanox Technologies Innova driver mishandles resource cleanup on error. An attacker, able to trigger error could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dos in mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because of the privileges needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19045"
},
{
"category": "external",
"summary": "RHBZ#1774983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19045"
}
],
"release_date": "2019-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module mlx5_core. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dos in mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c"
},
{
"cve": "CVE-2019-19047",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774991"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Mellanox 5th generation network adapters (ConnectX series) core driver in the Linux kernel handled resource cleanup in the mlx5_fw_fatal_reporter_dump function. This flaw allows an attacker with the ability to trigger errors in the mlx5_crdump_collect function to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dos in mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19047"
},
{
"category": "external",
"summary": "RHBZ#1774991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19047"
}
],
"release_date": "2019-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module mlx5_core. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: dos in mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c"
},
{
"cve": "CVE-2019-19055",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Wireless configuration API functionality mishandles resource cleanup in nl80211_get_ftm_responder_stats function. An attacker able to trigger the resource cleanup code path could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c allows DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because of the preconditions needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19055"
},
{
"category": "external",
"summary": "RHBZ#1775074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19055"
}
],
"release_date": "2019-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module cfg80211. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c allows DoS"
},
{
"cve": "CVE-2019-19057",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775050"
}
],
"notes": [
{
"category": "description",
"text": "Two memory leak flaws were found in the Linux kernel\u0027s mwifiex_pcie_init_evt_ring() function. A local attacker, able to reload the kernel module or hotplug Marvell WiFi hardware using this driver, can cause a denial of service (memory consumption) by triggering mwifiex_map_pci_memory() failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19057"
},
{
"category": "external",
"summary": "RHBZ#1775050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775050"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19057"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS"
},
{
"cve": "CVE-2019-19058",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775047"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Intel Wireless WiFi MVM Firmware driver mishandles resource cleanup during device coredump. An attacker able to trigger the device coredump and system-wide out of memory conditions at the same time could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (system-wide out-of-memory condition).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19058"
},
{
"category": "external",
"summary": "RHBZ#1775047",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775047"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19058",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19058"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module iwlmvm. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c allows for a DoS"
},
{
"cve": "CVE-2019-19059",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775042"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Intel Wireless driver in the Linux kernel handled resource cleanup during Gen 3 device initialization. This flaw allows an attacker with the ability to restrict access to DMA coherent memory on device initialization, to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (ability to restrict access to dma coherent memory on device initialization).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19059"
},
{
"category": "external",
"summary": "RHBZ#1775042",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775042"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19059",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19059"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module iwlwifi. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c allows for a DoS"
},
{
"cve": "CVE-2019-19065",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Intel OPA Gen1 driver mishandles resource cleanup. An attacker able to induce low memory condition on the system could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (system-wide out-of-memory condition).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19065"
},
{
"category": "external",
"summary": "RHBZ#1775000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19065",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19065"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module hfi1. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c allows for a DoS"
},
{
"cve": "CVE-2019-19067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774968"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The acp_hw_init function fails to cleanup resources properly. A local attacker can induce an error condition to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Four memory leaks in the acp_hw_init() function in drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c allow for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the error/resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19067"
},
{
"category": "external",
"summary": "RHBZ#1774968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774968"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19067",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19067"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Four memory leaks in the acp_hw_init() function in drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c allow for a DoS"
},
{
"cve": "CVE-2019-19073",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774937"
}
],
"notes": [
{
"category": "description",
"text": "Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures. This affects the htc_config_pipe_credits() function, the htc_setup_complete() function, and the htc_connect_service() function, aka CID-853acf7caf10.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19073"
},
{
"category": "external",
"summary": "RHBZ#1774937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19073",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19073"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19073",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19073"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS)"
},
{
"cve": "CVE-2019-19074",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774933"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak in the ath9k_wmi_cmd() function in drivers/net/wireless/ath/ath9k/wmi.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption), aka CID-728c1e2a05e4.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a memory leak in the ath9k management function in allows local DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19074"
},
{
"category": "external",
"summary": "RHBZ#1774933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19074",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19074"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: a memory leak in the ath9k management function in allows local DoS"
},
{
"cve": "CVE-2019-19077",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775724"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in the Broadcom NetXtreme HCA driver in the Linux kernel, in the way it handled resource cleanup on the copy to userspace error. This flaw allows a local attacker to trigger this error and crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in bnxt_re_create_srq function in drivers/infiniband/hw/bnxt_re/ib_verbs.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because local attacker is needed in order to trigger it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19077"
},
{
"category": "external",
"summary": "RHBZ#1775724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19077",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19077"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19077",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19077"
}
],
"release_date": "2019-09-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module bnxt_re. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in bnxt_re_create_srq function in drivers/infiniband/hw/bnxt_re/ib_verbs.c"
},
{
"cve": "CVE-2019-19532",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-12-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1781821"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds write flaw was found in the Linux kernel\u2019s HID drivers. An attacker, able to plug in a malicious USB device, can crash the system or read and write to memory with an incorrect address.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: malicious USB devices can lead to multiple out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue was rated as having Moderate impact because of the need of physical access to trigger it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19532"
},
{
"category": "external",
"summary": "RHBZ#1781821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1781821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19532",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19532"
}
],
"release_date": "2019-12-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: malicious USB devices can lead to multiple out-of-bounds write"
},
{
"cve": "CVE-2019-19534",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-12-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1783540"
}
],
"notes": [
{
"category": "description",
"text": "An information-leak flaw was found in the Linux kernel\u0027s pcan USB driver. When a device using this driver connects to the system, the stack information is leaked to the CAN bus, a controller area network for automobiles. The highest threat with this vulnerability is breach of data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19534"
},
{
"category": "external",
"summary": "RHBZ#1783540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783540"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19534",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19534"
}
],
"release_date": "2019-11-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "As the devices module will be auto-loaded when the USB CAN bus adapter is connected, its can be disabled by preventing the module from loading with the following instructions:\n\n# echo \"install peak_usb /bin/true\" \u003e\u003e /etc/modprobe.d/disable-peak-usb-canbus.conf \n \nThe system will need to be restarted if the peak_usb module is already loaded. In most circumstances, the kernel modules will be unable to be unloaded while any CAN bus interfaces are active and the protocol is in use. If the system requires this module to work correctly, this mitigation may not be suitable. If you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver"
},
{
"cve": "CVE-2019-19768",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-12-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786164"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u2019s implementation of blktrace in the __blk_add_trace function. A local attacker with permissions to run block trace instructions against a device can create a situation where the core block_trace object is used after it is freed. The attacker can pre-groom memory to race this use-after-free to create a condition where the memory is corrupted and cause privilege escalation.\r\n\r\nThe ability to create this condition requires elevated privileges, and it has been decided that this change in Red Hat Enterprise Linux 5 and 6 would risk introducing possible regressions and will not be backported.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19768"
},
{
"category": "external",
"summary": "RHBZ#1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19768",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19768"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768"
}
],
"release_date": "2019-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c"
},
{
"cve": "CVE-2019-19922",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1792512"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s scheduler, where it can allow attackers to cause a denial of service against non-CPU-bound applications by generating a workload that triggers unwanted scheduling slice expiration. A local attacker who can trigger a specific workload type could abuse this technique to trigger a system to be seen as degraded, and possibly trigger workload-rebalance in systems that use the slice-expiration metric as a measure of system health.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19922"
},
{
"category": "external",
"summary": "RHBZ#1792512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792512"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19922",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19922"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications"
},
{
"acknowledgments": [
{
"names": [
"Xiumei Mu"
],
"organization": "Red Hat QE Engineering",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-1749",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2020-03-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1809833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s implementation of some networking protocols in IPsec, such as VXLAN and GENEVE tunnels over IPv6. When an encrypted tunnel is created between two hosts, the kernel isn\u0027t correctly routing tunneled data over the encrypted link; rather sending the data unencrypted. This would allow anyone in between the two endpoints to read the traffic unencrypted. The main threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: some ipv6 protocols not encrypted over ipsec tunnel",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1749"
},
{
"category": "external",
"summary": "RHBZ#1809833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1749",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1749"
}
],
"release_date": "2020-03-04T01:29:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Disabling the IPV6 protocol may be a suitable workaround for systems that do not require the protocol to function correctly, however, if IPV6 is not in use this flaw will not be triggered.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: some ipv6 protocols not encrypted over ipsec tunnel"
},
{
"cve": "CVE-2020-7053",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-01-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1795624"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s GPU driver functionality when destroying GEM context. A local user could use this flaw to crash the system or potentially escalate their privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in i915_ppgtt_close in drivers/gpu/drm/i915/i915_gem_gtt.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact of this issue is Moderate, because attack is specific for certain Intel hardware and could be triggered only by local user with write access to the device.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7053"
},
{
"category": "external",
"summary": "RHBZ#1795624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7053",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7053"
}
],
"release_date": "2020-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In case of dedicated graphic card presence and i915 GPU is not being used, you can prevent module i915 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.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.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in i915_ppgtt_close in drivers/gpu/drm/i915/i915_gem_gtt.c"
},
{
"cve": "CVE-2020-10690",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1817141"
}
],
"notes": [
{
"category": "description",
"text": "There is a use-after-free problem seen due to a race condition between the release of ptp_clock and cdev while resource deallocation. When a (high privileged) process allocates a ptp device file (like /dev/ptpX) and voluntarily goes to sleep. During this time if the underlying device is removed, it can cause an exploitable condition as the process wakes up to terminate and clean all attached files. The system crashes due to the cdev structure being invalid (as already freed) which is pointed to by the inode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in cdev_put() when a PTP device is removed while it\u0027s chardev is open",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact as there is a need for high privilege access to trigger this problem. This will need an access to /dev/ptpX which is privileged operation, also removing the module is needed (again, privileged operation).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10690"
},
{
"category": "external",
"summary": "RHBZ#1817141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10690",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10690"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10690",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10690"
}
],
"release_date": "2019-11-25T12:53:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: use-after-free in cdev_put() when a PTP device is removed while it\u0027s chardev is open"
},
{
"cve": "CVE-2021-33630",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-01-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2261974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u0027s network scheduler. This issue occurs when offloading is enabled, the cbs instance is not added to the list. The code also incorrectly handles the case when offload is disabled without removing the qdisc. This could allow a local user to cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cbs NULL pointer dereference when offloading is enabled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33630"
},
{
"category": "external",
"summary": "RHBZ#2261974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33630",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33630"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2024/q1/65",
"url": "https://seclists.org/oss-sec/2024/q1/65"
}
],
"release_date": "2024-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/sched: cbs NULL pointer dereference when offloading is enabled"
},
{
"cve": "CVE-2022-50473",
"cwe": {
"id": "CWE-909",
"name": "Missing Initialization of Resource"
},
"discovery_date": "2025-10-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401530"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncpufreq: Init completion before kobject_init_and_add()\n\nIn cpufreq_policy_alloc(), it will call uninitialed completion in\ncpufreq_sysfs_release() when kobject_init_and_add() fails. And\nthat will cause a crash such as the following page fault in complete:\n\nBUG: unable to handle page fault for address: fffffffffffffff8\n[..]\nRIP: 0010:complete+0x98/0x1f0\n[..]\nCall Trace:\n kobject_put+0x1be/0x4c0\n cpufreq_online.cold+0xee/0x1fd\n cpufreq_add_dev+0x183/0x1e0\n subsys_interface_register+0x3f5/0x4e0\n cpufreq_register_driver+0x3b7/0x670\n acpi_cpufreq_init+0x56c/0x1000 [acpi_cpufreq]\n do_one_initcall+0x13d/0x780\n do_init_module+0x1c3/0x630\n load_module+0x6e67/0x73b0\n __do_sys_finit_module+0x181/0x240\n do_syscall_64+0x35/0x80\n entry_SYSCALL_64_after_hwframe+0x63/0xcd",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: cpufreq: Init completion before kobject_init_and_add()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The cpufreq_policy_alloc function creates CPU frequency policy objects and registers them with the sysfs kobject infrastructure. During this process, a completion variable is used for synchronization when the policy object is eventually released. The problem is timing: kobject_init_and_add can fail, triggering an error cleanup path that calls kobject_put. This leads to cpufreq_sysfs_release being invoked, which tries to complete on the completion variable\u2014but that variable hasn\u0027t been initialized yet because init_completion is called after the kobject registration. Accessing an uninitialized completion causes the kernel to dereference invalid memory (specifically address 0xfffffffffffffff8), resulting in an immediate page fault and crash. This can happen during normal CPU frequency driver initialization when any of various failure conditions occur, such as memory allocation failures or sysfs registration conflicts.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50473"
},
{
"category": "external",
"summary": "RHBZ#2401530",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401530"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50473"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50473",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50473"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025100437-CVE-2022-50473-a1fc@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025100437-CVE-2022-50473-a1fc@gregkh/T"
}
],
"release_date": "2025-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: cpufreq: Init completion before kobject_init_and_add()"
},
{
"cve": "CVE-2023-53581",
"discovery_date": "2025-10-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401545"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Check for NOT_READY flag state after locking\n\nCurrently the check for NOT_READY flag is performed before obtaining the\nnecessary lock. This opens a possibility for race condition when the flow\nis concurrently removed from unready_flows list by the workqueue task,\nwhich causes a double-removal from the list and a crash[0]. Fix the issue\nby moving the flag check inside the section protected by\nuplink_priv-\u003eunready_flows_lock mutex.\n\n[0]:\n[44376.389654] general protection fault, probably for non-canonical address 0xdead000000000108: 0000 [#1] SMP\n[44376.391665] CPU: 7 PID: 59123 Comm: tc Not tainted 6.4.0-rc4+ #1\n[44376.392984] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\n[44376.395342] RIP: 0010:mlx5e_tc_del_fdb_flow+0xb3/0x340 [mlx5_core]\n[44376.396857] Code: 00 48 8b b8 68 ce 02 00 e8 8a 4d 02 00 4c 8d a8 a8 01 00 00 4c 89 ef e8 8b 79 88 e1 48 8b 83 98 06 00 00 48 8b 93 90 06 00 00 \u003c48\u003e 89 42 08 48 89 10 48 b8 00 01 00 00 00 00 ad de 48 89 83 90 06\n[44376.399167] RSP: 0018:ffff88812cc97570 EFLAGS: 00010246\n[44376.399680] RAX: dead000000000122 RBX: ffff8881088e3800 RCX: ffff8881881bac00\n[44376.400337] RDX: dead000000000100 RSI: ffff88812cc97500 RDI: ffff8881242f71b0\n[44376.401001] RBP: ffff88811cbb0940 R08: 0000000000000400 R09: 0000000000000001\n[44376.401663] R10: 0000000000000001 R11: 0000000000000000 R12: ffff88812c944000\n[44376.402342] R13: ffff8881242f71a8 R14: ffff8881222b4000 R15: 0000000000000000\n[44376.402999] FS: 00007f0451104800(0000) GS:ffff88852cb80000(0000) knlGS:0000000000000000\n[44376.403787] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[44376.404343] CR2: 0000000000489108 CR3: 0000000123a79003 CR4: 0000000000370ea0\n[44376.405004] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[44376.405665] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[44376.406339] Call Trace:\n[44376.406651] \u003cTASK\u003e\n[44376.406939] ? die_addr+0x33/0x90\n[44376.407311] ? exc_general_protection+0x192/0x390\n[44376.407795] ? asm_exc_general_protection+0x22/0x30\n[44376.408292] ? mlx5e_tc_del_fdb_flow+0xb3/0x340 [mlx5_core]\n[44376.408876] __mlx5e_tc_del_fdb_peer_flow+0xbc/0xe0 [mlx5_core]\n[44376.409482] mlx5e_tc_del_flow+0x42/0x210 [mlx5_core]\n[44376.410055] mlx5e_flow_put+0x25/0x50 [mlx5_core]\n[44376.410529] mlx5e_delete_flower+0x24b/0x350 [mlx5_core]\n[44376.411043] tc_setup_cb_reoffload+0x22/0x80\n[44376.411462] fl_reoffload+0x261/0x2f0 [cls_flower]\n[44376.411907] ? mlx5e_rep_indr_setup_ft_cb+0x160/0x160 [mlx5_core]\n[44376.412481] ? mlx5e_rep_indr_setup_ft_cb+0x160/0x160 [mlx5_core]\n[44376.413044] tcf_block_playback_offloads+0x76/0x170\n[44376.413497] tcf_block_unbind+0x7b/0xd0\n[44376.413881] tcf_block_setup+0x17d/0x1c0\n[44376.414269] tcf_block_offload_cmd.isra.0+0xf1/0x130\n[44376.414725] tcf_block_offload_unbind+0x43/0x70\n[44376.415153] __tcf_block_put+0x82/0x150\n[44376.415532] ingress_destroy+0x22/0x30 [sch_ingress]\n[44376.415986] qdisc_destroy+0x3b/0xd0\n[44376.416343] qdisc_graft+0x4d0/0x620\n[44376.416706] tc_get_qdisc+0x1c9/0x3b0\n[44376.417074] rtnetlink_rcv_msg+0x29c/0x390\n[44376.419978] ? rep_movs_alternative+0x3a/0xa0\n[44376.420399] ? rtnl_calcit.isra.0+0x120/0x120\n[44376.420813] netlink_rcv_skb+0x54/0x100\n[44376.421192] netlink_unicast+0x1f6/0x2c0\n[44376.421573] netlink_sendmsg+0x232/0x4a0\n[44376.421980] sock_sendmsg+0x38/0x60\n[44376.422328] ____sys_sendmsg+0x1d0/0x1e0\n[44376.422709] ? copy_msghdr_from_user+0x6d/0xa0\n[44376.423127] ___sys_sendmsg+0x80/0xc0\n[44376.423495] ? ___sys_recvmsg+0x8b/0xc0\n[44376.423869] __sys_sendmsg+0x51/0x90\n[44376.424226] do_syscall_64+0x3d/0x90\n[44376.424587] entry_SYSCALL_64_after_hwframe+0x46/0xb0\n[44376.425046] RIP: 0033:0x7f045134f887\n[44376.425403] Code: 0a 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b9 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 2e 00\n---truncated---",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/mlx5e: Check for NOT_READY flag state after locking",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The issue arises because of incorrect lock ordering in the flow deletion path. When mlx5e_tc_del_fdb_flow() processes a flow deletion, it first checks the NOT_READY flag to determine if the flow is on the unready_flows list, then acquires the uplink_priv-\u003eunready_flows_lock mutex to remove it. However, between the flag check and lock acquisition, a workqueue task can acquire the same lock and remove the flow from the list. When the original thread then acquires the lock and attempts list removal, it performs a double-removal on an entry that is no longer in the list. This corrupts the linked list pointers, causing subsequent list operations to access freed memory containing poison values (0xdead000000000100). The race window is narrow, requiring the workqueue to execute between the flag check and lock acquisition. While this reliably causes kernel crashes when the race occurs, the underlying list corruption represents a memory safety violation that could potentially be leveraged for more sophisticated attacks with careful timing and heap manipulation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-53581"
},
{
"category": "external",
"summary": "RHBZ#2401545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401545"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-53581",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53581"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025100424-CVE-2023-53581-80fa@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025100424-CVE-2023-53581-80fa@gregkh/T"
}
],
"release_date": "2025-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the mlx5_core module from loading. See https://access.redhat.com/solutions/41278 for instructions on blacklisting kernel modules.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/mlx5e: Check for NOT_READY flag state after locking"
}
]
}
rhsa-2020_1769
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for 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: use-after-free in __blk_add_trace in kernel/trace/blktrace.c (CVE-2019-19768)\n\n* kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence (CVE-2018-16871)\n\n* kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service (CVE-2019-8980)\n\n* kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol. (CVE-2019-17053)\n\n* kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol. (CVE-2019-17055)\n\n* kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c (CVE-2019-18805)\n\n* kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver (CVE-2019-19534)\n\n* kernel: some ipv6 protocols not encrypted over ipsec tunnel. (CVE-2020-1749)\n\n* Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR (CVE-2019-10639)\n\n* kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure (CVE-2019-15090)\n\n* kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash (CVE-2019-15099)\n\n* kernel: Null pointer dereference in the sound/usb/line6/pcm.c (CVE-2019-15221)\n\n* kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS (CVE-2019-19057)\n\n* kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS) (CVE-2019-19073)\n\n* kernel: a memory leak in the ath9k management function in allows local DoS (CVE-2019-19074)\n\n* kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications (CVE-2019-19922)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nThis update also fixes several bugs and adds various enhancements. Documentation for these changes is available from the Release Notes document linked to 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-2020:1769",
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.2_release_notes/index"
},
{
"category": "external",
"summary": "1655162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655162"
},
{
"category": "external",
"summary": "1679972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679972"
},
{
"category": "external",
"summary": "1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "1738741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1738741"
},
{
"category": "external",
"summary": "1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "1743560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743560"
},
{
"category": "external",
"summary": "1749633",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749633"
},
{
"category": "external",
"summary": "1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "1752765",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1752765"
},
{
"category": "external",
"summary": "1757902",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1757902"
},
{
"category": "external",
"summary": "1758242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758242"
},
{
"category": "external",
"summary": "1758248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758248"
},
{
"category": "external",
"summary": "1765547",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1765547"
},
{
"category": "external",
"summary": "1767664",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1767664"
},
{
"category": "external",
"summary": "1771430",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771430"
},
{
"category": "external",
"summary": "1771496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771496"
},
{
"category": "external",
"summary": "1771691",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771691"
},
{
"category": "external",
"summary": "1774933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774933"
},
{
"category": "external",
"summary": "1774937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774937"
},
{
"category": "external",
"summary": "1775050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775050"
},
{
"category": "external",
"summary": "1783540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783540"
},
{
"category": "external",
"summary": "1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "1789594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789594"
},
{
"category": "external",
"summary": "1792512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792512"
},
{
"category": "external",
"summary": "1795049",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795049"
},
{
"category": "external",
"summary": "1803162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1803162"
},
{
"category": "external",
"summary": "1809833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809833"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_1769.json"
}
],
"title": "Red Hat Security Advisory: kernel security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-15T11:44:44+00:00",
"generator": {
"date": "2024-11-15T11:44:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2020:1769",
"initial_release_date": "2020-04-28T15:43:14+00:00",
"revision_history": [
{
"date": "2020-04-28T15:43:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-04-28T15:43:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:44:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.el8.aarch64",
"product": {
"name": "bpftool-0:4.18.0-193.el8.aarch64",
"product_id": "bpftool-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-core-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-devel-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-headers-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-headers-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-modules-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-tools-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.el8.aarch64",
"product": {
"name": "perf-0:4.18.0-193.el8.aarch64",
"product_id": "perf-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.el8.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-193.el8.aarch64",
"product_id": "python3-perf-0:4.18.0-193.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-193.el8.ppc64le",
"product_id": "bpftool-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-core-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "perf-0:4.18.0-193.el8.ppc64le",
"product_id": "perf-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.el8.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-193.el8.ppc64le",
"product_id": "python3-perf-0:4.18.0-193.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.el8.x86_64",
"product": {
"name": "bpftool-0:4.18.0-193.el8.x86_64",
"product_id": "bpftool-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-core-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-devel-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-headers-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-headers-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-modules-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-tools-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.el8.x86_64",
"product": {
"name": "perf-0:4.18.0-193.el8.x86_64",
"product_id": "perf-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.el8.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-193.el8.x86_64",
"product_id": "python3-perf-0:4.18.0-193.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-193.el8.s390x",
"product": {
"name": "bpftool-0:4.18.0-193.el8.s390x",
"product_id": "bpftool-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-0:4.18.0-193.el8.s390x",
"product_id": "kernel-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-core-0:4.18.0-193.el8.s390x",
"product_id": "kernel-core-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"product_id": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-193.el8.s390x",
"product_id": "kernel-devel-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-headers-0:4.18.0-193.el8.s390x",
"product_id": "kernel-headers-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-193.el8.s390x",
"product_id": "kernel-modules-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-193.el8.s390x",
"product_id": "kernel-tools-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-193.el8.s390x",
"product": {
"name": "perf-0:4.18.0-193.el8.s390x",
"product_id": "perf-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-193.el8.s390x",
"product": {
"name": "python3-perf-0:4.18.0-193.el8.s390x",
"product_id": "python3-perf-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-193.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:4.18.0-193.el8.src",
"product": {
"name": "kernel-0:4.18.0-193.el8.src",
"product_id": "kernel-0:4.18.0-193.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-193.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"product": {
"name": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"product_id": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-whitelists@4.18.0-193.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-193.el8.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-193.el8.noarch",
"product_id": "kernel-doc-0:4.18.0-193.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-193.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64"
},
"product_reference": "bpftool-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x"
},
"product_reference": "bpftool-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64"
},
"product_reference": "bpftool-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src"
},
"product_reference": "kernel-0:4.18.0-193.el8.src",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-193.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-193.el8.noarch",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64"
},
"product_reference": "perf-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "perf-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x"
},
"product_reference": "perf-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64"
},
"product_reference": "perf-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64"
},
"product_reference": "bpftool-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x"
},
"product_reference": "bpftool-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64"
},
"product_reference": "bpftool-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src"
},
"product_reference": "kernel-0:4.18.0-193.el8.src",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch"
},
"product_reference": "kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-193.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-193.el8.noarch",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64"
},
"product_reference": "perf-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "perf-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x"
},
"product_reference": "perf-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64"
},
"product_reference": "perf-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"relates_to_product_reference": "CRB-8.2.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"relates_to_product_reference": "CRB-8.2.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Hangbin Liu"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
},
{
"names": [
"Jasu Liedes"
],
"organization": "Synopsys SIG"
}
],
"cve": "CVE-2018-16871",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2018-11-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1655162"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s NFS implementation. An attacker, who is able to mount an exported NFS filesystem, is able to trigger a null pointer dereference by using an invalid NFS sequence. This can panic the machine and deny access to the NFS server. Any outstanding disk writes to the NFS server will be lost.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2018-16871"
},
{
"category": "external",
"summary": "RHBZ#1655162",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1655162"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2018-16871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16871"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2018-16871",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-16871"
}
],
"release_date": "2019-06-03T02:23:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: nfs: NULL pointer dereference due to an anomalized NFS message sequence"
},
{
"cve": "CVE-2019-5108",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"discovery_date": "2020-01-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1789927"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s implementation of the WiFi station handoff code. An attacker within the radio range could use this flaw to deny a valid device from joining the access point.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-5108"
},
{
"category": "external",
"summary": "RHBZ#1789927",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1789927"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-5108",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5108"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-5108"
}
],
"release_date": "2019-12-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "At this time there is no known mitigations to this issue other than to install the updated kernel package.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: triggering AP to send IAPP location updates for stations before the required authentication process has completed can lead to DoS"
},
{
"cve": "CVE-2019-8980",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-02-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1679972"
}
],
"notes": [
{
"category": "description",
"text": "A kernel memory leak was found in the kernel_read_file() function in the fs/exec.c file in the Linux kernel. An attacker could use this flaw to cause a memory leak and thus a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-8980"
},
{
"category": "external",
"summary": "RHBZ#1679972",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1679972"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-8980",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8980"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-8980",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-8980"
}
],
"release_date": "2019-02-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in the kernel_read_file function in fs/exec.c allows to cause a denial of service"
},
{
"cve": "CVE-2019-10639",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-07-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1729933"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Linux kernel derived the IP ID field from a partial kernel space address returned by a net_hash_mix() function. A remote user could observe this IP ID field to extract the kernel\u00a0address bits used to derive its value, which may result in leaking the hash key and potentially defeating KASLR.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue does not affect the versions of Linux kernel as shipped with Red Hat Enterprise Linux 5 and Red Hat Enterprise Linux 6.\n\nThis issue affects the version of Linux kernel as shipped with Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2. Future kernel updates for Red Hat Enterprise Linux 7, 8 and Red Hat Enterprise MRG 2 may address this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-10639"
},
{
"category": "external",
"summary": "RHBZ#1729933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1729933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10639"
},
{
"category": "external",
"summary": "https://arxiv.org/pdf/1906.10478.pdf",
"url": "https://arxiv.org/pdf/1906.10478.pdf"
}
],
"release_date": "2019-07-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.7,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "Kernel: net: using kernel space address bits to derive IP ID may potentially break KASLR"
},
{
"cve": "CVE-2019-12819",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-06-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1721962"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u0027s MDIO section of the network management subsystem. An attacker who is able to hot-plug a network device can trigger the __mdiobus_register() function in drivers/net/phy/mdio_bus.c, which can cause a use-after-free condition causing a memory corruption and kernel panic or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in function __mdiobus_register() in drivers/net/phy/mdio_bus.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-12819"
},
{
"category": "external",
"summary": "RHBZ#1721962",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1721962"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-12819",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-12819"
}
],
"release_date": "2019-06-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in function __mdiobus_register() in drivers/net/phy/mdio_bus.c"
},
{
"cve": "CVE-2019-15090",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743526"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds (OOB) memory access flaw was found in the Qlogic ISCSI module in the Linux kernel\u0027s qedi_dbg_* family of functions in drivers/scsi/qedi/qedi_dbg.c. Here a local attacker with a special user privilege account (or a root) can cause an out-of-bound memory access leading to a system crash or a leak of internal kernel information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15090"
},
{
"category": "external",
"summary": "RHBZ#1743526",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743526"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15090",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15090"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15090"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: An out-of-bounds read in drivers/scsi/qedi/qedi_dbg.c leading to crash or information disclosure"
},
{
"cve": "CVE-2019-15099",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2019-08-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1743560"
}
],
"notes": [
{
"category": "description",
"text": "A null pointer dereference flaw was discovered in the Linux kernel\u0027s implementation of the ath10k USB device driver. The vulnerability requires the attacker to plug in a specially crafted hardware device that present endpoint descriptors that normal ath10k devices do not recognize. System availability is the highest threat with this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15099"
},
{
"category": "external",
"summary": "RHBZ#1743560",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1743560"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15099",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15099"
}
],
"release_date": "2019-08-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "As the ath10k module will be auto-loaded when required, its use can be disabled by preventing the module from loading using the following instructions.\n\nOn the command line, as root, execute the following command:\n# echo \"install ath10k_usb /bin/true\" \u003e\u003e /etc/modprobe.d/disable-ath10k_usb.conf \n \nThe system will need to be restarted if the ath10k_usb module are loaded. In most circumstances, the kernel modules will be unable to be unloaded while the ath10k WiFi network interface is in use. If the system requires this module to work correctly, this mitigation may not be suitable.\n\nIf you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: a NULL pointer dereference in drivers/net/wireless/ath/ath10k/usb.c leads to a crash"
},
{
"cve": "CVE-2019-15221",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the LINE6 drivers in the Linux kernel allocated buffers for USB packets. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15221"
},
{
"category": "external",
"summary": "RHBZ#1749974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15221",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15221"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15221"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/pcm.c"
},
{
"cve": "CVE-2019-15223",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-08-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1749976"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the way the Line 6 POD USB driver in the Linux kernel handled disconnection. This flaw allows an attacker with physical access to the system to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Null pointer dereference in the sound/usb/line6/driver.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the physical access needed to trigger this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-15223"
},
{
"category": "external",
"summary": "RHBZ#1749976",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1749976"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-15223",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-15223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-15223"
}
],
"release_date": "2019-08-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-usb-line6 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Null pointer dereference in the sound/usb/line6/driver.c"
},
{
"cve": "CVE-2019-16234",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2019-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1760441"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A check was not done on the alloc_workqueue return value of the iwl_trans_pcie_alloc function potentially leading to a NULL pointer dereference. This error condition could lead to a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: null pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the error/resource cleanup code path (system-wide out-of-memory condition, high privileges or physical access). The attacker would have to be able to induce system-wide out-of-memory condition which itself could be seen as a local denial of service. It could be argued that having such privileges has the same impact as the flaw itself.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16234"
},
{
"category": "external",
"summary": "RHBZ#1760441",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760441"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16234",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16234"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16234",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16234"
},
{
"category": "external",
"summary": "https://lkml.org/lkml/2019/9/9/487",
"url": "https://lkml.org/lkml/2019/9/9/487"
}
],
"release_date": "2019-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: null pointer dereference in drivers/net/wireless/intel/iwlwifi/pcie/trans.c"
},
{
"cve": "CVE-2019-16746",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2019-09-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1760306"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in the Linux kernel\u0027s WiFi beacon validation code was discovered. The code does not check the length of the variable length elements in the beacon head potentially leading to a buffer overflow. System availability, as well as data confidentiality and integrity, can be impacted by this vulnerability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer-overflow hardening in WiFi beacon validation code.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-16746"
},
{
"category": "external",
"summary": "RHBZ#1760306",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1760306"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-16746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-16746",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16746"
}
],
"release_date": "2019-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: buffer-overflow hardening in WiFi beacon validation code."
},
{
"cve": "CVE-2019-17053",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-10-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758242"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in the Linux kernel\u0027s AF_IEEE802154 networking module where permissions checks are not enforced. This can allow an unprivileged user to create raw sockets for this protocol leading to the potential for data leaks or system unavailability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as moderate; there are no known exploits using this mechanism as an attack surface against the system affected by this bug.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17053"
},
{
"category": "external",
"summary": "RHBZ#1758242",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758242"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17053",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17053"
}
],
"release_date": "2019-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unprivileged users able to create RAW sockets in AF_IEEE802154 network protocol"
},
{
"cve": "CVE-2019-17055",
"cwe": {
"id": "CWE-250",
"name": "Execution with Unnecessary Privileges"
},
"discovery_date": "2019-10-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1758248"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u2019s implementation of the AF_ISDN protocol, which does not enforce the CAP_NET_RAW capability. This flaw can allow unprivileged users to create a raw socket for this protocol. This could further allow the user to control the availability of an existing ISDN circuit.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-17055"
},
{
"category": "external",
"summary": "RHBZ#1758248",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1758248"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-17055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-17055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17055"
}
],
"release_date": "2019-09-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "At this time the only known way to \u0027mitigate\u0027 this flaw is to blacklist the kernel module from being loaded. Creating raw sockets with this protocol is a method of communicating with ISDN hardware, a technology that is becoming less and less common.\n\nCheck https://access.redhat.com/solutions/41278 for instructions on how to disable the mISDN_core.ko module.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: unprivileged users able to create RAW sockets in AF_ISDN network protocol"
},
{
"cve": "CVE-2019-18282",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1796360"
}
],
"notes": [
{
"category": "description",
"text": "A device tracking vulnerability was found in the flow_dissector feature in the Linux kernel. This flaw occurs because the auto flowlabel of the UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time and can be inferred by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: The flow_dissector feature allows device tracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18282"
},
{
"category": "external",
"summary": "RHBZ#1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
}
],
"release_date": "2019-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: The flow_dissector feature allows device tracking"
},
{
"cve": "CVE-2019-18805",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2019-11-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1771496"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was reported in the Linux kernel\u0027s TCP subsystem while calculating a packet round trip time, when a sysctl parameter (/proc/sys/net/ipv4/tcp_min_rtt_wlen) is set incorrectly. This causes an integer overflow which can lead to a denial Of service (DOS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18805"
},
{
"category": "external",
"summary": "RHBZ#1771496",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1771496"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18805",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18805"
}
],
"release_date": "2019-04-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by setting the sysctl parameter (/proc/sys/net/ipv4/tcp_min_rtt_wlen) with 300 which means the packet time will not exceed more then 5 minutes and which should not cause an integer overflow.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: integer overflow in tcp_ack_update_rtt in net/ipv4/tcp_input.c"
},
{
"cve": "CVE-2019-19045",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774983"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Mellanox Technologies Innova driver mishandles resource cleanup on error. An attacker, able to trigger error could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dos in mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because of the privileges needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19045"
},
{
"category": "external",
"summary": "RHBZ#1774983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19045",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19045"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19045",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19045"
}
],
"release_date": "2019-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module mlx5_core. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dos in mlx5_fpga_conn_create_cq() function in drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c"
},
{
"cve": "CVE-2019-19047",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774991"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Mellanox 5th generation network adapters (ConnectX series) core driver in the Linux kernel handled resource cleanup in the mlx5_fw_fatal_reporter_dump function. This flaw allows an attacker with the ability to trigger errors in the mlx5_crdump_collect function to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dos in mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19047"
},
{
"category": "external",
"summary": "RHBZ#1774991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19047",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19047"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19047",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19047"
}
],
"release_date": "2019-11-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module mlx5_core. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: dos in mlx5_fw_fatal_reporter_dump() function in drivers/net/ethernet/mellanox/mlx5/core/health.c"
},
{
"cve": "CVE-2019-19055",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775074"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Wireless configuration API functionality mishandles resource cleanup in nl80211_get_ftm_responder_stats function. An attacker able to trigger the resource cleanup code path could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c allows DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because of the preconditions needed to trigger the resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19055"
},
{
"category": "external",
"summary": "RHBZ#1775074",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775074"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19055"
}
],
"release_date": "2019-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module cfg80211. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in the nl80211_get_ftm_responder_stats() function in net/wireless/nl80211.c allows DoS"
},
{
"cve": "CVE-2019-19057",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775050"
}
],
"notes": [
{
"category": "description",
"text": "Two memory leak flaws were found in the Linux kernel\u0027s mwifiex_pcie_init_evt_ring() function. A local attacker, able to reload the kernel module or hotplug Marvell WiFi hardware using this driver, can cause a denial of service (memory consumption) by triggering mwifiex_map_pci_memory() failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19057"
},
{
"category": "external",
"summary": "RHBZ#1775050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775050"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19057"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19057",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19057"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Two memory leaks in the mwifiex_pcie_init_evt_ring() function in drivers/net/wireless/marvell/mwifiex/pcie.c allows for a DoS"
},
{
"cve": "CVE-2019-19058",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775047"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Intel Wireless WiFi MVM Firmware driver mishandles resource cleanup during device coredump. An attacker able to trigger the device coredump and system-wide out of memory conditions at the same time could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (system-wide out-of-memory condition).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19058"
},
{
"category": "external",
"summary": "RHBZ#1775047",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775047"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19058",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19058",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19058"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module iwlmvm. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: A memory leak in the alloc_sgtable() function in drivers/net/wireless/intel/iwlwifi/fw/dbg.c allows for a DoS"
},
{
"cve": "CVE-2019-19059",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775042"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the way the Intel Wireless driver in the Linux kernel handled resource cleanup during Gen 3 device initialization. This flaw allows an attacker with the ability to restrict access to DMA coherent memory on device initialization, to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (ability to restrict access to dma coherent memory on device initialization).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19059"
},
{
"category": "external",
"summary": "RHBZ#1775042",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775042"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19059",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19059",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19059"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module iwlwifi. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Multiple memory leaks in the iwl_pcie_ctxt_info_gen3_init() function in drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c allows for a DoS"
},
{
"cve": "CVE-2019-19065",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The Intel OPA Gen1 driver mishandles resource cleanup. An attacker able to induce low memory condition on the system could use this flaw to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c allows for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the resource cleanup code path (system-wide out-of-memory condition).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19065"
},
{
"category": "external",
"summary": "RHBZ#1775000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19065",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19065"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19065",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19065"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module hfi1. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: A memory leak in the sdma_init() function in drivers/infiniband/hw/hfi1/sdma.c allows for a DoS"
},
{
"cve": "CVE-2019-19067",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774968"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. The acp_hw_init function fails to cleanup resources properly. A local attacker can induce an error condition to crash the system. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Four memory leaks in the acp_hw_init() function in drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c allow for a DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact because of the preconditions needed to trigger the error/resource cleanup code path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19067"
},
{
"category": "external",
"summary": "RHBZ#1774968",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774968"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19067",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19067"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19067",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19067"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Four memory leaks in the acp_hw_init() function in drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c allow for a DoS"
},
{
"cve": "CVE-2019-19073",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774937"
}
],
"notes": [
{
"category": "description",
"text": "Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel through 5.3.11 allow attackers to cause a denial of service (memory consumption) by triggering wait_for_completion_timeout() failures. This affects the htc_config_pipe_credits() function, the htc_setup_complete() function, and the htc_connect_service() function, aka CID-853acf7caf10.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19073"
},
{
"category": "external",
"summary": "RHBZ#1774937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19073",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19073"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19073",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19073"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: Memory leaks in drivers/net/wireless/ath/ath9k/htc_hst.c in the Linux kernel (DOS)"
},
{
"cve": "CVE-2019-19074",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-11-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1774933"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak in the ath9k_wmi_cmd() function in drivers/net/wireless/ath/ath9k/wmi.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service (memory consumption), aka CID-728c1e2a05e4.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: a memory leak in the ath9k management function in allows local DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19074"
},
{
"category": "external",
"summary": "RHBZ#1774933",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1774933"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19074",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19074"
}
],
"release_date": "2019-11-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: a memory leak in the ath9k management function in allows local DoS"
},
{
"cve": "CVE-2019-19077",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2019-11-22T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1775724"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in the Broadcom NetXtreme HCA driver in the Linux kernel, in the way it handled resource cleanup on the copy to userspace error. This flaw allows a local attacker to trigger this error and crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in bnxt_re_create_srq function in drivers/infiniband/hw/bnxt_re/ib_verbs.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Moderate impact because local attacker is needed in order to trigger it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19077"
},
{
"category": "external",
"summary": "RHBZ#1775724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1775724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19077",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19077"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19077",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19077"
}
],
"release_date": "2019-09-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In order to mitigate this issue it is possible to prevent the affected code from being loaded by blacklisting the kernel module bnxt_re. For instructions relating to how to blacklist a kernel module refer to: https://access.redhat.com/solutions/41278 .",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in bnxt_re_create_srq function in drivers/infiniband/hw/bnxt_re/ib_verbs.c"
},
{
"cve": "CVE-2019-19532",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-12-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1781821"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds write flaw was found in the Linux kernel\u2019s HID drivers. An attacker, able to plug in a malicious USB device, can crash the system or read and write to memory with an incorrect address.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: malicious USB devices can lead to multiple out-of-bounds write",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue was rated as having Moderate impact because of the need of physical access to trigger it.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19532"
},
{
"category": "external",
"summary": "RHBZ#1781821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1781821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19532",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19532"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19532",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19532"
}
],
"release_date": "2019-12-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: malicious USB devices can lead to multiple out-of-bounds write"
},
{
"cve": "CVE-2019-19534",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2019-12-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1783540"
}
],
"notes": [
{
"category": "description",
"text": "An information-leak flaw was found in the Linux kernel\u0027s pcan USB driver. When a device using this driver connects to the system, the stack information is leaked to the CAN bus, a controller area network for automobiles. The highest threat with this vulnerability is breach of data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19534"
},
{
"category": "external",
"summary": "RHBZ#1783540",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1783540"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19534",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19534"
}
],
"release_date": "2019-11-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "As the devices module will be auto-loaded when the USB CAN bus adapter is connected, its can be disabled by preventing the module from loading with the following instructions:\n\n# echo \"install peak_usb /bin/true\" \u003e\u003e /etc/modprobe.d/disable-peak-usb-canbus.conf \n \nThe system will need to be restarted if the peak_usb module is already loaded. In most circumstances, the kernel modules will be unable to be unloaded while any CAN bus interfaces are active and the protocol is in use. If the system requires this module to work correctly, this mitigation may not be suitable. If you need further assistance, see KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "PHYSICAL",
"availabilityImpact": "NONE",
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: information leak bug caused by a malicious USB device in the drivers/net/can/usb/peak_usb/pcan_usb_core.c driver"
},
{
"cve": "CVE-2019-19768",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-12-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1786164"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u2019s implementation of blktrace in the __blk_add_trace function. A local attacker with permissions to run block trace instructions against a device can create a situation where the core block_trace object is used after it is freed. The attacker can pre-groom memory to race this use-after-free to create a condition where the memory is corrupted and cause privilege escalation.\r\n\r\nThe ability to create this condition requires elevated privileges, and it has been decided that this change in Red Hat Enterprise Linux 5 and 6 would risk introducing possible regressions and will not be backported.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19768"
},
{
"category": "external",
"summary": "RHBZ#1786164",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1786164"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19768",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19768"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19768"
}
],
"release_date": "2019-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: use-after-free in __blk_add_trace in kernel/trace/blktrace.c"
},
{
"cve": "CVE-2019-19922",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1792512"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s scheduler, where it can allow attackers to cause a denial of service against non-CPU-bound applications by generating a workload that triggers unwanted scheduling slice expiration. A local attacker who can trigger a specific workload type could abuse this technique to trigger a system to be seen as degraded, and possibly trigger workload-rebalance in systems that use the slice-expiration metric as a measure of system health.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-19922"
},
{
"category": "external",
"summary": "RHBZ#1792512",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1792512"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-19922",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19922"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-19922",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-19922"
}
],
"release_date": "2019-12-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: when cpu.cfs_quota_us is used allows attackers to cause a denial of service against non-cpu-bound applications"
},
{
"acknowledgments": [
{
"names": [
"Xiumei Mu"
],
"organization": "Red Hat QE Engineering",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-1749",
"cwe": {
"id": "CWE-319",
"name": "Cleartext Transmission of Sensitive Information"
},
"discovery_date": "2020-03-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1809833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s implementation of some networking protocols in IPsec, such as VXLAN and GENEVE tunnels over IPv6. When an encrypted tunnel is created between two hosts, the kernel isn\u0027t correctly routing tunneled data over the encrypted link; rather sending the data unencrypted. This would allow anyone in between the two endpoints to read the traffic unencrypted. The main threat from this vulnerability is to data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: some ipv6 protocols not encrypted over ipsec tunnel",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-1749"
},
{
"category": "external",
"summary": "RHBZ#1809833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1809833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-1749",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-1749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-1749"
}
],
"release_date": "2020-03-04T01:29:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Disabling the IPV6 protocol may be a suitable workaround for systems that do not require the protocol to function correctly, however, if IPV6 is not in use this flaw will not be triggered.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: some ipv6 protocols not encrypted over ipsec tunnel"
},
{
"cve": "CVE-2020-7053",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-01-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1795624"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s GPU driver functionality when destroying GEM context. A local user could use this flaw to crash the system or potentially escalate their privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in i915_ppgtt_close in drivers/gpu/drm/i915/i915_gem_gtt.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The impact of this issue is Moderate, because attack is specific for certain Intel hardware and could be triggered only by local user with write access to the device.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7053"
},
{
"category": "external",
"summary": "RHBZ#1795624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1795624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7053",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7053"
}
],
"release_date": "2020-01-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "In case of dedicated graphic card presence and i915 GPU is not being used, you can prevent module i915 from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.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.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in i915_ppgtt_close in drivers/gpu/drm/i915/i915_gem_gtt.c"
},
{
"cve": "CVE-2020-10690",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2019-11-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1817141"
}
],
"notes": [
{
"category": "description",
"text": "There is a use-after-free problem seen due to a race condition between the release of ptp_clock and cdev while resource deallocation. When a (high privileged) process allocates a ptp device file (like /dev/ptpX) and voluntarily goes to sleep. During this time if the underlying device is removed, it can cause an exploitable condition as the process wakes up to terminate and clean all attached files. The system crashes due to the cdev structure being invalid (as already freed) which is pointed to by the inode.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in cdev_put() when a PTP device is removed while it\u0027s chardev is open",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having Low impact as there is a need for high privilege access to trigger this problem. This will need an access to /dev/ptpX which is privileged operation, also removing the module is needed (again, privileged operation).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10690"
},
{
"category": "external",
"summary": "RHBZ#1817141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1817141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10690",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10690"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10690",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10690"
}
],
"release_date": "2019-11-25T12:53:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: use-after-free in cdev_put() when a PTP device is removed while it\u0027s chardev is open"
},
{
"cve": "CVE-2021-33630",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-01-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2261974"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u0027s network scheduler. This issue occurs when offloading is enabled, the cbs instance is not added to the list. The code also incorrectly handles the case when offload is disabled without removing the qdisc. This could allow a local user to cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cbs NULL pointer dereference when offloading is enabled",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-33630"
},
{
"category": "external",
"summary": "RHBZ#2261974",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2261974"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-33630",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33630"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-33630",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-33630"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2024/q1/65",
"url": "https://seclists.org/oss-sec/2024/q1/65"
}
],
"release_date": "2024-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-04-28T15:43:14+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2020:1769"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"BaseOS-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"BaseOS-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:bpftool-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.src",
"CRB-8.2.0.GA:kernel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-abi-whitelists-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-cross-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-core-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debug-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-doc-0:4.18.0-193.el8.noarch",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-headers-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-modules-extra-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-tools-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:kernel-tools-libs-devel-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:kernel-zfcpdump-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-core-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-devel-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:perf-debuginfo-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-0:4.18.0-193.el8.x86_64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.aarch64",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.ppc64le",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.s390x",
"CRB-8.2.0.GA:python3-perf-debuginfo-0:4.18.0-193.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/sched: cbs NULL pointer dereference when offloading is enabled"
}
]
}
RHSA-2020:5441
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt (CVE-2020-14385)\n\n* kernel: The flow_dissector feature allows device tracking (CVE-2019-18282)\n\n* kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned. (CVE-2020-10769)\n\n* kernel: buffer uses out of index in ext3/4 filesystem (CVE-2020-14314)\n\n* kernel: umask not applied on filesystem without ACL support (CVE-2020-24394)\n\n* kernel: TOCTOU mismatch in the NFS client code (CVE-2020-25212)\n\n* kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow (CVE-2020-25643)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* kernel-rt: update to the latest RHEL7.9.z2 source tree (BZ#1873318)\n\n* deadlock between handle_mm_fault() and ptep_clear_flush() (BZ#1888872)",
"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-2020:5441",
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1708775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708775"
},
{
"category": "external",
"summary": "1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "1853922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853922"
},
{
"category": "external",
"summary": "1869141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869141"
},
{
"category": "external",
"summary": "1874800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874800"
},
{
"category": "external",
"summary": "1877575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877575"
},
{
"category": "external",
"summary": "1879981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879981"
},
{
"category": "external",
"summary": "1888872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1888872"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2020/rhsa-2020_5441.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security and bug fix update",
"tracking": {
"current_release_date": "2025-11-08T05:21:04+00:00",
"generator": {
"date": "2025-11-08T05:21:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2020:5441",
"initial_release_date": "2020-12-15T14:59:20+00:00",
"revision_history": [
{
"date": "2020-12-15T14:59:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2020-12-15T14:59:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-08T05:21:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras_rt:7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux for Real Time (v. 7)",
"product": {
"name": "Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_extras_rt:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-devel@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-kvm@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_id": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-trace-kvm-debuginfo@3.10.0-1160.11.1.rt56.1145.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"product": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"product_id": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@3.10.0-1160.11.1.rt56.1145.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"product": {
"name": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"product_id": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-doc@3.10.0-1160.11.1.rt56.1145.el7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src"
},
"product_reference": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch"
},
"product_reference": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time for NFV (v. 7)",
"product_id": "7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-NFV-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src"
},
"product_reference": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch"
},
"product_reference": "kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64 as a component of Red Hat Enterprise Linux for Real Time (v. 7)",
"product_id": "7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
},
"product_reference": "kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"relates_to_product_reference": "7Server-RT-7.9.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-18282",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2020-01-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1796360"
}
],
"notes": [
{
"category": "description",
"text": "A device tracking vulnerability was found in the flow_dissector feature in the Linux kernel. This flaw occurs because the auto flowlabel of the UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time and can be inferred by an attacker.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: The flow_dissector feature allows device tracking",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-18282"
},
{
"category": "external",
"summary": "RHBZ#1796360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1796360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
}
],
"release_date": "2019-10-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: The flow_dissector feature allows device tracking"
},
{
"cve": "CVE-2020-10769",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"discovery_date": "2019-05-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1708775"
}
],
"notes": [
{
"category": "description",
"text": "A buffer over-read flaw was found in crypto_authenc_extractkeys in crypto/authenc.c in the IPsec Cryptographic algorithm\u0027s module, authenc. When a payload longer than 4 bytes, and is not following 4-byte alignment boundary guidelines, it causes a buffer over-read threat, leading to a system crash. This flaw allows a local attacker with user privileges to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-10769"
},
{
"category": "external",
"summary": "RHBZ#1708775",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1708775"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-10769",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-10769"
}
],
"release_date": "2019-11-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Buffer over-read in crypto_authenc_extractkeys() when a payload longer than 4 bytes is not aligned."
},
{
"acknowledgments": [
{
"names": [
"Jay Shin"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2020-14314",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2020-06-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1853922"
}
],
"notes": [
{
"category": "description",
"text": "A memory out-of-bounds read flaw was found in the Linux kernel\u0027s ext3/ext4 file system, in the way it accesses a directory with broken indexing. This flaw allows a local user to crash the system if the directory exists. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer uses out of index in ext3/4 filesystem",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14314"
},
{
"category": "external",
"summary": "RHBZ#1853922",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1853922"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14314",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14314"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5872331b3d91820e14716632ebb56b1399b34fe1",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5872331b3d91820e14716632ebb56b1399b34fe1"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-ext4/f53e246b-647c-64bb-16ec-135383c70ad7@redhat.com/T/#u",
"url": "https://lore.kernel.org/linux-ext4/f53e246b-647c-64bb-16ec-135383c70ad7@redhat.com/T/#u"
}
],
"release_date": "2020-06-05T16:45:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "If any directories of the partition (or image) broken, the command \"e2fsck -Df .../partition-name\" fixes it.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: buffer uses out of index in ext3/4 filesystem"
},
{
"acknowledgments": [
{
"names": [
"Dr. David Alan Gilbert"
],
"organization": "redhat.com"
}
],
"cve": "CVE-2020-14385",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2020-08-26T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1874800"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A failure of the file system metadata validator in XFS can cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt. This can lead to the filesystem being shutdown, or otherwise rendered inaccessible until it is remounted, leading to a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only local users, including unprivileged users in a cointainer, can trigger this flaw. However, the impact could be high, especially on multi-tenant systems, because after the attack the system rendered inaccessible for some time (at least until reboot), so the impact has been increased to Important.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-14385"
},
{
"category": "external",
"summary": "RHBZ#1874800",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1874800"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-14385",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-14385"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f4020438fab05364018c91f7e02ebdd192085933",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f4020438fab05364018c91f7e02ebdd192085933"
}
],
"release_date": "2020-08-25T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: metadata validator in XFS may cause an inode with a valid, user-creatable extended attribute to be flagged as corrupt"
},
{
"cve": "CVE-2020-24394",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"discovery_date": "2020-06-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1869141"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in NFSv4.2 in the Linux kernel, where a server fails to correctly apply umask when creating a new object on filesystem without ACL support (for example, ext4 with the \"noacl\" mount option). This flaw allows a local attacker with a user privilege to cause a kernel information leak problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: umask not applied on filesystem without ACL support",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-24394"
},
{
"category": "external",
"summary": "RHBZ#1869141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1869141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-24394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-24394"
}
],
"release_date": "2020-06-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 7.1,
"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:N",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: umask not applied on filesystem without ACL support"
},
{
"cve": "CVE-2020-25212",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2020-09-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1877575"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NFSv4 implementation where when mounting a remote attacker controlled server it could return specially crafted response allow for local memory corruption and possibly privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: TOCTOU mismatch in the NFS client code",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25212"
},
{
"category": "external",
"summary": "RHBZ#1877575",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1877575"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25212",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25212"
}
],
"release_date": "2020-09-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "While there is no known mitigation to this flaw, configuring authentication and only mounting authenticated NFSv4 servers will significantly reduce the risk of this flaw being successfully exploited.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: TOCTOU mismatch in the NFS client code"
},
{
"acknowledgments": [
{
"names": [
"ChenNan Of Chaitin"
],
"organization": "Security Research Lab"
}
],
"cve": "CVE-2020-25643",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-09-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1879981"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HDLC_PPP module of the Linux kernel. Memory corruption and a read overflow is caused by improper input validation in the ppp_cp_parse_cr function which can cause the system to crash or cause a denial of service. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw is rated as a having Moderate impact, because the bug can be triggered only if PPP protocol enabled.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-25643"
},
{
"category": "external",
"summary": "RHBZ#1879981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1879981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-25643",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-25643"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66d42ed8b25b64eb63111a2b8582c5afc8bf1105",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=66d42ed8b25b64eb63111a2b8582c5afc8bf1105"
}
],
"release_date": "2020-09-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2020-12-15T14:59:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent modules hdlc_ppp, syncppp from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-NFV-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-NFV-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-NFV-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.src",
"7Server-RT-7.9.Z:kernel-rt-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debug-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-debuginfo-common-x86_64-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-doc-0:3.10.0-1160.11.1.rt56.1145.el7.noarch",
"7Server-RT-7.9.Z:kernel-rt-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-devel-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64",
"7Server-RT-7.9.Z:kernel-rt-trace-kvm-debuginfo-0:3.10.0-1160.11.1.rt56.1145.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: improper input validation in ppp_cp_parse_cr function leads to memory corruption and read overflow"
}
]
}
ghsa-gc9j-xjc6-h7v6
Vulnerability from github
The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and because jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time, and can be inferred by an attacker. This affects net/core/flow_dissector.c and related code.
{
"affected": [],
"aliases": [
"CVE-2019-18282"
],
"database_specific": {
"cwe_ids": [
"CWE-200",
"CWE-330"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2020-01-16T16:15:00Z",
"severity": "MODERATE"
},
"details": "The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashmd value as a secret, and because jhash (instead of siphash) is used. The hashmd value remains the same starting from boot time, and can be inferred by an attacker. This affects net/core/flow_dissector.c and related code.",
"id": "GHSA-gc9j-xjc6-h7v6",
"modified": "2022-05-24T17:06:47Z",
"published": "2022-05-24T17:06:47Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-18282"
},
{
"type": "WEB",
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10"
},
{
"type": "WEB",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20200204-0002"
},
{
"type": "WEB",
"url": "https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
]
}
CERTFR-2020-AVI-123
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Debian LTS. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et un déni de service à distance.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Debian 8 \"Jessie\" versions ant\u00e9rieures \u00e0 4.9.210-1~deb8u1",
"product": {
"name": "N/A",
"vendor": {
"name": "Debian",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-15505",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15505"
},
{
"name": "CVE-2019-19533",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19533"
},
{
"name": "CVE-2019-18809",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18809"
},
{
"name": "CVE-2019-17052",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17052"
},
{
"name": "CVE-2019-19227",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19227"
},
{
"name": "CVE-2019-19524",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19524"
},
{
"name": "CVE-2019-19037",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19037"
},
{
"name": "CVE-2019-14901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14901"
},
{
"name": "CVE-2019-15217",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15217"
},
{
"name": "CVE-2019-19527",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19527"
},
{
"name": "CVE-2019-19332",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19332"
},
{
"name": "CVE-2019-15291",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15291"
},
{
"name": "CVE-2019-14896",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14896"
},
{
"name": "CVE-2019-19536",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19536"
},
{
"name": "CVE-2019-19062",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19062"
},
{
"name": "CVE-2019-18683",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18683"
},
{
"name": "CVE-2018-13093",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13093"
},
{
"name": "CVE-2019-19767",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19767"
},
{
"name": "CVE-2019-19532",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19532"
},
{
"name": "CVE-2019-19947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19947"
},
{
"name": "CVE-2018-13094",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13094"
},
{
"name": "CVE-2019-19523",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19523"
},
{
"name": "CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"name": "CVE-2019-19052",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19052"
},
{
"name": "CVE-2019-2215",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2215"
},
{
"name": "CVE-2019-14814",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14814"
},
{
"name": "CVE-2019-14815",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14815"
},
{
"name": "CVE-2019-17666",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17666"
},
{
"name": "CVE-2018-21008",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-21008"
},
{
"name": "CVE-2019-15098",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15098"
},
{
"name": "CVE-2019-16746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
},
{
"name": "CVE-2019-19057",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19057"
},
{
"name": "CVE-2018-20976",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20976"
},
{
"name": "CVE-2019-17054",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17054"
},
{
"name": "CVE-2019-17056",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17056"
},
{
"name": "CVE-2019-19056",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19056"
},
{
"name": "CVE-2019-19525",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19525"
},
{
"name": "CVE-2019-17133",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17133"
},
{
"name": "CVE-2019-10220",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10220"
},
{
"name": "CVE-2019-19534",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
},
{
"name": "CVE-2019-19537",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19537"
},
{
"name": "CVE-2019-19051",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19051"
},
{
"name": "CVE-2019-19530",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19530"
},
{
"name": "CVE-2019-14615",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14615"
},
{
"name": "CVE-2019-19068",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19068"
},
{
"name": "CVE-2019-19066",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19066"
},
{
"name": "CVE-2019-19447",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19447"
},
{
"name": "CVE-2019-17055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
},
{
"name": "CVE-2019-14816",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14816"
},
{
"name": "CVE-2019-0136",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0136"
},
{
"name": "CVE-2019-20096",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20096"
},
{
"name": "CVE-2019-17075",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17075"
},
{
"name": "CVE-2019-14895",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14895"
},
{
"name": "CVE-2019-14897",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14897"
},
{
"name": "CVE-2019-15917",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15917"
},
{
"name": "CVE-2019-19965",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19965"
},
{
"name": "CVE-2019-17053",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
},
{
"name": "CVE-2019-19531",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19531"
},
{
"name": "CVE-2019-19535",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19535"
}
],
"initial_release_date": "2020-03-04T00:00:00",
"last_revision_date": "2020-03-04T00:00:00",
"links": [],
"reference": "CERTFR-2020-AVI-123",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-03-04T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de\nDebian LTS. Certaines d\u0027entre elles permettent \u00e0 un attaquant de\nprovoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une\nex\u00e9cution de code arbitraire \u00e0 distance et un d\u00e9ni de service \u00e0\ndistance.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Debian LTS",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Debian LTS dla-2114 du 02 mars 2020",
"url": "https://www.debian.org/lts/security/2020/dla-2114"
}
]
}
CERTFR-2022-AVI-916
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits Juniper. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et un contournement de la politique de sécurité.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | N/A | Contrail Networking versions antérieures à R22.3 | ||
| Juniper Networks | N/A | Paragon Active Assurance (anciennement Netrounds) versions antérieures à 3.1.1 | ||
| Juniper Networks | Junos Space | Junos Space versions antérieures à 22.2R1 | ||
| Juniper Networks | Junos OS Evolved | Junos OS Evolved versions antérieures à 20.4R3-S4-EVO, 21.2R2-EVO, 21.3R2-EVO, 21.4R1-EVO, 21.3R3-EVO, 21.4R2-EVO, 22.1R2-EVO, 22.2R1-EVO, 20.4R3-S3-EVO, 21.1R2-EVO, 21.2R1-EVO, 20.4R3-S4-EVO, 21.3R3-EVO, 21.4R2-EVO, 22.1R2-EVO, 22.2R1-EVO, 20.4R3-S4-EVO, 21.4R3-EVO, 22.1R2-EVO, 22.2R1-EVO, 21.4R3-EVO, 22.1R1-S2-EVO, 22.1R3-EVO, 22.2R2-EVO, 22.3R1-EVO, 20.4R3-S5-EVO, 21.1R3-EVO, 21.2R2-S1-EVO, 21.2R3-EVO, 21.3R2-EVO, 21.4R1-EVO, 21.4R1-S2-EVO, 21.4R2-S1-EVO, 21.4R3-EVO, 22.1R2-EVO, 22.2R1-EVO, 20.4R3-S1-EVO, 21.2R3-EVO, 21.3R2-EVO, 21.4R1-EVO, 20.4R3-S3-EVO, 21.2R3-EVO, 21.3R2-EVO, 21.4R1-S1-EVO, 21.4R2-EVO, 22.1R1-EVO, 20.4R3-S1-EVO, 21.2R1-S2-EVO, 21.2R3-EVO, 21.3R2-EVO, 21.4R1-EVO, 20.4R3-S5-EVO, 21.1R3-S2-EVO, 21.2R3-S1-EVO, 21.3R3-S2-EVO, 21.4R2-EVO, 22.1R2-EVO, 22.2R2-EVO, 22.3R1-EVO, 20.4R3-S4-EVO, 21.1R3-S2-EVO, 21.2R3-EVO, 21.3R2-EVO, 21.4R1-EVO, 20.2R3-S3-EVO, 20.4R3-S1-EVO, 21.3R2-EVO, 21.4R1-EVO, 21.1R3-S2-EVO, 21.2R3-S2-EVO, 21.3R3-EVO, 21.4R1-S1-EVO, 21.4R2-EVO et 22.1R1-EVO | ||
| Juniper Networks | N/A | Contrail Networking versions antérieures à 2011.L5 | ||
| Juniper Networks | N/A | Steel Belted Radius Carrier Edition versions antérieures à 8.6.0R16 | ||
| Juniper Networks | Junos OS | Junos OS versions antérieures à 19.2R3-S6, 20.2R3-S4, 20.3R3-S3, 20.4R3-S4, 21.1R2, 21.2R2, 21.3R2, 21.4R1, 19.1R3-S9, 19.2R3-S6, 19.3R3-S7, 19.4R2-S7, 19.4R3-S9, 20.2R3-S5, 20.3R3-S4, 20.4R3-S4, 21.1R3-S1, 21.2R3, 21.3R2, 21.4R1-S2, 21.4R2, 22.1R1, 19.4R2-S6, 19.4R3-S7, 20.1R3-S3, 20.2R3-S4, 20.3R3-S3, 20.4R3-S2, 21.1R3, 21.2R3, 21.3R1-S2, 21.3R2, 21.4R1, 19.1R3-S9, 19.2R3-S5, 19.3R3-S3, 19.4R3-S9, 20.1R3, 20.2R3-S1, 20.3R3, 20.4R3, 21.1R2, 21.2R1, 15.1R7-S11, 18.4R2-S10, 18.4R3-S10, 19.1R3-S8, 19.2R3-S4, 19.3R3-S5, 19.4R2-S6, 19.4R3-S7, 20.1R3-S3, 20.2R3-S3, 20.3R3-S2, 20.4R3-S4, 21.1R3, 21.2R3-S3, 21.3R3-S1, 21.4R1, 15.1R7-S13, 19.1R3-S9, 19.2R3-S6, 19.3R3-S6, 19.4R2-S7, 19.4R3-S8, 20.2R3-S5, 20.3R3-S5, 20.4R3-S2, 21.1R3, 21.2R3, 21.3R2, 21.4R1, 18.4R2-S10, 18.4R3-S10, 19.1R3-S7, 19.2R1-S8, 19.2R3-S4, 19.4R3-S8, 20.2R3-S3, 20.3R3-S2, 20.4R3, 21.1R2, 21.2R1, 19.4R2-S8, 19.4R3-S9, 20.2R3-S5, 20.3R3-S5, 20.4R3-S4, 21.1R3-S3, 21.2R3-S2, 21.3R3-S1, 21.4R2-S1, 21.4R3, 22.1R1-S2, 22.1R3, 22.2R1-S1, 22.2R2, 22.3R1, 21.3R3-S2, 21.4R2-S2, 21.4R3, 22.1R1-S2, 22.1R3, 22.2R2, 22.3R1, 21.2R3-S1, 21.3R2-S2, 21.3R3, 21.4R2-S1, 21.4R3, 22.1R1-S1, 22.1R2, 22.2R1, 21.4R1-S2, 21.4R2-S1, 21.4R3, 22.1R2, 22.2R1, 21.4R1-S2, 21.4R2, 22.1R1-S1, 22.1R2, 22.2R1, 17.3R3-S12, 17.4R2-S13, 17.4R3-S5, 18.1R3-S13, 18.2R3-S8, 18.3R3-S5, 18.4R1-S8, 18.4R2-S6, 18.4R3-S6, 19.1R3-S4, 19.2R1-S7, 19.2R3-S1, 19.3R2-S6, 19.3R3-S1, 19.4R1-S4, 19.4R2-S4, 19.4R3-S1, 20.1R2, 20.2R2-S3, 20.2R3, 20.3R2, 20.4R1, 21.1R3-S2, 21.2R3-S1, 21.3R3, 21.4R2, 22.1R2, 22.2R1, 20.2R3-S5, 20.3R3-S4, 20.4R3-S3, 21.1R3-S2, 21.2R3-S1, 21.3R3, 21.4R1-S2, 21.4R2, 22.1R1-S1, 22.1R2, 22.2R1, 18.4R3-S11, 19.1R3-S9, 19.2R1-S9, 19.2R3-S5, 19.3R3-S6, 19.4R2-S7, 19.4R3-S8, 20.1R3-S4, 20.2R3-S4, 20.3R3-S4, 20.4R3-S3, 21.1R3-S1, 21.2R3, 21.3R2, 21.4R2, 22.1R1, 19.2R3-S5, 19.3R3-S5, 19.4R2-S6, 19.4R3-S8, 20.2R3-S4, 20.3R3-S3, 20.4R3-S3, 21.1R3-S1, 21.2R3, 21.3R2, 21.4R1-S1, 21.4R2, 22.1R1, 19.4R3-S9, 20.2R3-S5, 20.3R3-S2, 20.4R3-S1, 21.1R3, 21.2R1-S2, 21.2R2-S1, 21.2R3, 21.3R2, 21.4R1, 21.4R1-S2, 21.4R2, 22.1R1, 19.2R3-S6, 19.4R2-S8, 19.4R3-S9, 20.2R3-S5, 20.3R3-S5, 20.4R3-S4, 21.1R3-S2, 21.2R3-S1, 21.3R3-S2, 21.4R2, 22.1R2, 22.3R1, 18.4R2-S9, 18.4R3-S11, 19.1R3-S8, 19.3R3-S5, 19.4R2-S6, 19.4R3-S6, 20.2R3-S3, 20.3R3-S2, 20.4R3-S1, 21.1R3-S3, 21.2R2-S1, 21.2R3, 21.3R1, 19.1R3-S9, 19.2R3-S6, 19.3R3-S7, 19.4R3-S9, 20.1R3-S5, 20.2R3-S5, 20.3R3-S5, 20.4R3-S4, 21.1R3-S2, 21.3R3, 21.4R3, 22.1R2, 22.2R1, 19.4R3-S8, 20.1R3-S2, 20.2R3-S3, 20.3R3-S2, 20.4R3-S1, 21.1R3, 21.2R1-S2, 21.2R3, 21.3R2, 21.4R1, 20.4R3-S4, 21.1R3-S2, 21.2R3-S2, 21.3R2-S2, 21.3R3, 21.4R1-S2, 21.4R2, 21.4R3, 22.1R1-S1, 22.1R2 et 22.2R1 | ||
| Juniper Networks | Session Smart Router | Session Smart Router versions antérieures à 5.4.7 | ||
| Juniper Networks | Session Smart Router | Session Smart Router versions 5.5.x antérieures à 5.5.3 | ||
| Juniper Networks | N/A | Paragon Active Assurance (anciennement Netrounds) versions 3.2.x antérieures à 3.2.1 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Contrail Networking versions ant\u00e9rieures \u00e0 R22.3",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Paragon Active Assurance (anciennement Netrounds) versions ant\u00e9rieures \u00e0 3.1.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos Space versions ant\u00e9rieures \u00e0 22.2R1",
"product": {
"name": "Junos Space",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS Evolved versions ant\u00e9rieures \u00e0 20.4R3-S4-EVO, 21.2R2-EVO, 21.3R2-EVO, 21.4R1-EVO, 21.3R3-EVO, 21.4R2-EVO, 22.1R2-EVO, 22.2R1-EVO, 20.4R3-S3-EVO, 21.1R2-EVO, 21.2R1-EVO, 20.4R3-S4-EVO, 21.3R3-EVO, 21.4R2-EVO, 22.1R2-EVO, 22.2R1-EVO, 20.4R3-S4-EVO, 21.4R3-EVO, 22.1R2-EVO, 22.2R1-EVO, 21.4R3-EVO, 22.1R1-S2-EVO, 22.1R3-EVO, 22.2R2-EVO, 22.3R1-EVO, 20.4R3-S5-EVO, 21.1R3-EVO, 21.2R2-S1-EVO, 21.2R3-EVO, 21.3R2-EVO, 21.4R1-EVO, 21.4R1-S2-EVO, 21.4R2-S1-EVO, 21.4R3-EVO, 22.1R2-EVO, 22.2R1-EVO, 20.4R3-S1-EVO, 21.2R3-EVO, 21.3R2-EVO, 21.4R1-EVO, 20.4R3-S3-EVO, 21.2R3-EVO, 21.3R2-EVO, 21.4R1-S1-EVO, 21.4R2-EVO, 22.1R1-EVO, 20.4R3-S1-EVO, 21.2R1-S2-EVO, 21.2R3-EVO, 21.3R2-EVO, 21.4R1-EVO, 20.4R3-S5-EVO, 21.1R3-S2-EVO, 21.2R3-S1-EVO, 21.3R3-S2-EVO, 21.4R2-EVO, 22.1R2-EVO, 22.2R2-EVO, 22.3R1-EVO, 20.4R3-S4-EVO, 21.1R3-S2-EVO, 21.2R3-EVO, 21.3R2-EVO, 21.4R1-EVO, 20.2R3-S3-EVO, 20.4R3-S1-EVO, 21.3R2-EVO, 21.4R1-EVO, 21.1R3-S2-EVO, 21.2R3-S2-EVO, 21.3R3-EVO, 21.4R1-S1-EVO, 21.4R2-EVO et 22.1R1-EVO",
"product": {
"name": "Junos OS Evolved",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Contrail Networking versions ant\u00e9rieures \u00e0 2011.L5",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Steel Belted Radius Carrier Edition versions ant\u00e9rieures \u00e0 8.6.0R16",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Junos OS versions ant\u00e9rieures \u00e0 19.2R3-S6, 20.2R3-S4, 20.3R3-S3, 20.4R3-S4, 21.1R2, 21.2R2, 21.3R2, 21.4R1, 19.1R3-S9, 19.2R3-S6, 19.3R3-S7, 19.4R2-S7, 19.4R3-S9, 20.2R3-S5, 20.3R3-S4, 20.4R3-S4, 21.1R3-S1, 21.2R3, 21.3R2, 21.4R1-S2, 21.4R2, 22.1R1, 19.4R2-S6, 19.4R3-S7, 20.1R3-S3, 20.2R3-S4, 20.3R3-S3, 20.4R3-S2, 21.1R3, 21.2R3, 21.3R1-S2, 21.3R2, 21.4R1, 19.1R3-S9, 19.2R3-S5, 19.3R3-S3, 19.4R3-S9, 20.1R3, 20.2R3-S1, 20.3R3, 20.4R3, 21.1R2, 21.2R1, 15.1R7-S11, 18.4R2-S10, 18.4R3-S10, 19.1R3-S8, 19.2R3-S4, 19.3R3-S5, 19.4R2-S6, 19.4R3-S7, 20.1R3-S3, 20.2R3-S3, 20.3R3-S2, 20.4R3-S4, 21.1R3, 21.2R3-S3, 21.3R3-S1, 21.4R1, 15.1R7-S13, 19.1R3-S9, 19.2R3-S6, 19.3R3-S6, 19.4R2-S7, 19.4R3-S8, 20.2R3-S5, 20.3R3-S5, 20.4R3-S2, 21.1R3, 21.2R3, 21.3R2, 21.4R1, 18.4R2-S10, 18.4R3-S10, 19.1R3-S7, 19.2R1-S8, 19.2R3-S4, 19.4R3-S8, 20.2R3-S3, 20.3R3-S2, 20.4R3, 21.1R2, 21.2R1, 19.4R2-S8, 19.4R3-S9, 20.2R3-S5, 20.3R3-S5, 20.4R3-S4, 21.1R3-S3, 21.2R3-S2, 21.3R3-S1, 21.4R2-S1, 21.4R3, 22.1R1-S2, 22.1R3, 22.2R1-S1, 22.2R2, 22.3R1, 21.3R3-S2, 21.4R2-S2, 21.4R3, 22.1R1-S2, 22.1R3, 22.2R2, 22.3R1, 21.2R3-S1, 21.3R2-S2, 21.3R3, 21.4R2-S1, 21.4R3, 22.1R1-S1, 22.1R2, 22.2R1, 21.4R1-S2, 21.4R2-S1, 21.4R3, 22.1R2, 22.2R1, 21.4R1-S2, 21.4R2, 22.1R1-S1, 22.1R2, 22.2R1, 17.3R3-S12, 17.4R2-S13, 17.4R3-S5, 18.1R3-S13, 18.2R3-S8, 18.3R3-S5, 18.4R1-S8, 18.4R2-S6, 18.4R3-S6, 19.1R3-S4, 19.2R1-S7, 19.2R3-S1, 19.3R2-S6, 19.3R3-S1, 19.4R1-S4, 19.4R2-S4, 19.4R3-S1, 20.1R2, 20.2R2-S3, 20.2R3, 20.3R2, 20.4R1, 21.1R3-S2, 21.2R3-S1, 21.3R3, 21.4R2, 22.1R2, 22.2R1, 20.2R3-S5, 20.3R3-S4, 20.4R3-S3, 21.1R3-S2, 21.2R3-S1, 21.3R3, 21.4R1-S2, 21.4R2, 22.1R1-S1, 22.1R2, 22.2R1, 18.4R3-S11, 19.1R3-S9, 19.2R1-S9, 19.2R3-S5, 19.3R3-S6, 19.4R2-S7, 19.4R3-S8, 20.1R3-S4, 20.2R3-S4, 20.3R3-S4, 20.4R3-S3, 21.1R3-S1, 21.2R3, 21.3R2, 21.4R2, 22.1R1, 19.2R3-S5, 19.3R3-S5, 19.4R2-S6, 19.4R3-S8, 20.2R3-S4, 20.3R3-S3, 20.4R3-S3, 21.1R3-S1, 21.2R3, 21.3R2, 21.4R1-S1, 21.4R2, 22.1R1, 19.4R3-S9, 20.2R3-S5, 20.3R3-S2, 20.4R3-S1, 21.1R3, 21.2R1-S2, 21.2R2-S1, 21.2R3, 21.3R2, 21.4R1, 21.4R1-S2, 21.4R2, 22.1R1, 19.2R3-S6, 19.4R2-S8, 19.4R3-S9, 20.2R3-S5, 20.3R3-S5, 20.4R3-S4, 21.1R3-S2, 21.2R3-S1, 21.3R3-S2, 21.4R2, 22.1R2, 22.3R1, 18.4R2-S9, 18.4R3-S11, 19.1R3-S8, 19.3R3-S5, 19.4R2-S6, 19.4R3-S6, 20.2R3-S3, 20.3R3-S2, 20.4R3-S1, 21.1R3-S3, 21.2R2-S1, 21.2R3, 21.3R1, 19.1R3-S9, 19.2R3-S6, 19.3R3-S7, 19.4R3-S9, 20.1R3-S5, 20.2R3-S5, 20.3R3-S5, 20.4R3-S4, 21.1R3-S2, 21.3R3, 21.4R3, 22.1R2, 22.2R1, 19.4R3-S8, 20.1R3-S2, 20.2R3-S3, 20.3R3-S2, 20.4R3-S1, 21.1R3, 21.2R1-S2, 21.2R3, 21.3R2, 21.4R1, 20.4R3-S4, 21.1R3-S2, 21.2R3-S2, 21.3R2-S2, 21.3R3, 21.4R1-S2, 21.4R2, 21.4R3, 22.1R1-S1, 22.1R2 et 22.2R1",
"product": {
"name": "Junos OS",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Session Smart Router versions ant\u00e9rieures \u00e0 5.4.7",
"product": {
"name": "Session Smart Router",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Session Smart Router versions 5.5.x ant\u00e9rieures \u00e0 5.5.3",
"product": {
"name": "Session Smart Router",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
},
{
"description": "Paragon Active Assurance (anciennement Netrounds) versions 3.2.x ant\u00e9rieures \u00e0 3.2.1",
"product": {
"name": "N/A",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2022-22243",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22243"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2020-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25710"
},
{
"name": "CVE-2021-45960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45960"
},
{
"name": "CVE-2022-24407",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24407"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2022-22238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22238"
},
{
"name": "CVE-2022-22249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22249"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2022-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22227"
},
{
"name": "CVE-2016-0701",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0701"
},
{
"name": "CVE-2021-25220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25220"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2021-31535",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31535"
},
{
"name": "CVE-2021-42574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42574"
},
{
"name": "CVE-2020-27777",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27777"
},
{
"name": "CVE-2022-22208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22208"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2017-5929",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5929"
},
{
"name": "CVE-2022-22218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22218"
},
{
"name": "CVE-2021-20271",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20271"
},
{
"name": "CVE-2022-22823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22823"
},
{
"name": "CVE-2022-22201",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22201"
},
{
"name": "CVE-2020-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0466"
},
{
"name": "CVE-2021-42771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42771"
},
{
"name": "CVE-2021-29154",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29154"
},
{
"name": "CVE-2018-20532",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20532"
},
{
"name": "CVE-2022-22246",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22246"
},
{
"name": "CVE-2007-6755",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-6755"
},
{
"name": "CVE-2020-29661",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29661"
},
{
"name": "CVE-2022-22250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22250"
},
{
"name": "CVE-2022-22192",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22192"
},
{
"name": "CVE-2019-12735",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12735"
},
{
"name": "CVE-2022-22239",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22239"
},
{
"name": "CVE-2022-25315",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25315"
},
{
"name": "CVE-2022-22822",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22822"
},
{
"name": "CVE-2022-22241",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22241"
},
{
"name": "CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"name": "CVE-2019-2435",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2435"
},
{
"name": "CVE-2021-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27363"
},
{
"name": "CVE-2022-22226",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22226"
},
{
"name": "CVE-2015-9262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9262"
},
{
"name": "CVE-2021-4160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
},
{
"name": "CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2021-3573",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3573"
},
{
"name": "CVE-2019-19532",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19532"
},
{
"name": "CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"name": "CVE-2021-27364",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27364"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2022-22229",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22229"
},
{
"name": "CVE-2018-20534",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20534"
},
{
"name": "CVE-2016-4658",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2021-28165",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28165"
},
{
"name": "CVE-2022-23852",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23852"
},
{
"name": "CVE-2022-22225",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22225"
},
{
"name": "CVE-2020-12364",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12364"
},
{
"name": "CVE-2022-22825",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22825"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2022-22245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22245"
},
{
"name": "CVE-2022-25314",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25314"
},
{
"name": "CVE-2022-0330",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0330"
},
{
"name": "CVE-2022-23990",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23990"
},
{
"name": "CVE-2019-1543",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1543"
},
{
"name": "CVE-2018-10689",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10689"
},
{
"name": "CVE-2016-2124",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2124"
},
{
"name": "CVE-2021-27365",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27365"
},
{
"name": "CVE-2020-8648",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8648"
},
{
"name": "CVE-2022-25235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25235"
},
{
"name": "CVE-2020-27170",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27170"
},
{
"name": "CVE-2020-25705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25705"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2022-0847",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0847"
},
{
"name": "CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"name": "CVE-2022-22232",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22232"
},
{
"name": "CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"name": "CVE-2020-12321",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12321"
},
{
"name": "CVE-2022-22240",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22240"
},
{
"name": "CVE-2021-46143",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46143"
},
{
"name": "CVE-2019-20811",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20811"
},
{
"name": "CVE-2020-12363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12363"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2022-22942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22942"
},
{
"name": "CVE-2021-3656",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3656"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2022-22234",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22234"
},
{
"name": "CVE-2022-22242",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22242"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2021-22543",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22543"
},
{
"name": "CVE-2022-22251",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22251"
},
{
"name": "CVE-2008-5161",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-5161"
},
{
"name": "CVE-2022-22244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22244"
},
{
"name": "CVE-2019-20934",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20934"
},
{
"name": "CVE-2021-29650",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29650"
},
{
"name": "CVE-2021-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3715"
},
{
"name": "CVE-2022-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22233"
},
{
"name": "CVE-2021-4155",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4155"
},
{
"name": "CVE-2021-45417",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45417"
},
{
"name": "CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"name": "CVE-2018-20533",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20533"
},
{
"name": "CVE-2021-3564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3564"
},
{
"name": "CVE-2020-25656",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25656"
},
{
"name": "CVE-2021-3752",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3752"
},
{
"name": "CVE-2022-22224",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22224"
},
{
"name": "CVE-2021-20265",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20265"
},
{
"name": "CVE-2021-3177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3177"
},
{
"name": "CVE-2020-25211",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25211"
},
{
"name": "CVE-2022-0492",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0492"
},
{
"name": "CVE-2022-22827",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22827"
},
{
"name": "CVE-2022-22247",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22247"
},
{
"name": "CVE-2020-12362",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12362"
},
{
"name": "CVE-2019-0205",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0205"
},
{
"name": "CVE-2021-22555",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-22555"
},
{
"name": "CVE-2021-3347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3347"
},
{
"name": "CVE-2022-25236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25236"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2021-37576",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37576"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2020-28374",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28374"
},
{
"name": "CVE-2021-0920",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0920"
},
{
"name": "CVE-2022-22199",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22199"
},
{
"name": "CVE-2021-42550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-42550"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2022-22236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22236"
},
{
"name": "CVE-2020-7053",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7053"
},
{
"name": "CVE-2022-22248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22248"
},
{
"name": "CVE-2019-9518",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9518"
},
{
"name": "CVE-2022-22220",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22220"
},
{
"name": "CVE-2021-32399",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32399"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2022-22826",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22826"
},
{
"name": "CVE-2022-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22228"
},
{
"name": "CVE-2021-23840",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23840"
},
{
"name": "CVE-2020-14351",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14351"
},
{
"name": "CVE-2020-25709",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25709"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"name": "CVE-2022-22223",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22223"
},
{
"name": "CVE-2020-25645",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25645"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2020-25717",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25717"
},
{
"name": "CVE-2021-3765",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3765"
},
{
"name": "CVE-2021-41617",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41617"
},
{
"name": "CVE-2021-4034",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4034"
},
{
"name": "CVE-2022-24903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24903"
},
{
"name": "CVE-2022-22824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22824"
},
{
"name": "CVE-2019-1551",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1551"
},
{
"name": "CVE-2019-2684",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2684"
},
{
"name": "CVE-2021-0543",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0543"
},
{
"name": "CVE-2021-3653",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3653"
},
{
"name": "CVE-2022-22231",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22231"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2022-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22235"
},
{
"name": "CVE-2020-0427",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0427"
},
{
"name": "CVE-2020-28469",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28469"
},
{
"name": "CVE-2022-22211",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22211"
},
{
"name": "CVE-2020-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0465"
},
{
"name": "CVE-2022-22230",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22230"
},
{
"name": "CVE-2022-22237",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22237"
},
{
"name": "CVE-2021-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37750"
}
],
"initial_release_date": "2022-10-13T00:00:00",
"last_revision_date": "2022-10-13T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-916",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-10-13T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits\nJuniper. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nune ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0\ndistance et un contournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Juniper",
"vendor_advisories": [
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69906",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-MX-Series-An-FPC-crash-might-be-seen-due-to-mac-moves-within-the-same-bridge-domain-CVE-2022-22249"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69885",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-SRX-Series-If-UTM-Enhanced-Content-Filtering-and-AntiVirus-are-enabled-and-specific-traffic-is-processed-the-PFE-will-crash-CVE-2022-22231"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69888",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-SRX-Series-Cache-poisoning-vulnerability-in-BIND-used-by-DNS-Proxy-CVE-2021-25220"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69886",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-SRX-Series-If-Unified-Threat-Management-UTM-Enhanced-Content-Filtering-CF-is-enabled-and-specific-traffic-is-processed-the-PFE-will-crash-CVE-2022-22232"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69899",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-Multiple-vulnerabilities-in-J-Web"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69881",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-SBR-Carrier-Multiple-Vulnerabilities-resolved-in-version-8-6-0R16-64-bit-Solaris-and-Linux-editions"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69894",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-The-rpd-process-will-crash-when-a-malformed-incoming-RESV-message-is-processed-CVE-2022-22238"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69898",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-RPD-core-upon-receipt-of-a-specific-EVPN-route-by-a-BGP-route-reflector-in-an-EVPN-environment-CVE-2022-22199"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69895",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-Evolved-The-ssh-CLI-command-always-runs-as-root-which-can-lead-to-privilege-escalation-CVE-2022-22239"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69908",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-cSRX-Series-Storing-Passwords-in-a-Recoverable-Format-and-software-permissions-issues-allows-a-local-attacker-to-elevate-privileges-CVE-2022-22251"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69874",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-PPMD-goes-into-infinite-loop-upon-receipt-of-malformed-OSPF-TLV-CVE-2022-22224"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69902",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-Due-to-a-race-condition-the-rpd-process-can-crash-upon-receipt-of-a-BGP-update-message-containing-flow-spec-route-CVE-2022-22220"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69879",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-An-rpd-crash-can-occur-due-to-memory-corruption-caused-by-flapping-BGP-sessions-CVE-2022-22208"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69890",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-EX2300-and-EX3400-Series-One-of-more-SFPs-might-become-unavailable-when-the-system-is-very-busy-CVE-2022-22234"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69875",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-In-a-BGP-multipath-scenario-when-one-of-the-contributing-routes-is-flapping-often-and-rapidly-rpd-may-crash-CVE-2022-22225"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69915",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-Evolved-PTX-Series-An-attacker-can-cause-a-kernel-panic-by-sending-a-malformed-TCP-packet-to-the-device-CVE-2022-22192"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69878",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-Evolved-ACX7000-Series-Specific-IPv6-transit-traffic-gets-exceptioned-to-the-routing-engine-which-will-cause-increased-CPU-utilization-CVE-2022-22227"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69907",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-An-FPC-might-crash-and-reload-if-the-EVPN-MAC-entry-is-move-from-local-to-remote-CVE-2022-22250"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69891",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-SRX-Series-A-flowd-core-will-be-observed-when-malformed-GPRS-traffic-is-processed-CVE-2022-22235"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69882",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-Space-Multiple-vulnerabilities-resolved-in-22-2R1-release"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69876",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-EX4300-MP-EX4600-QFX5000-Series-In-VxLAN-scenarios-specific-packets-processed-cause-a-memory-leak-leading-to-a-PFE-crash-CVE-2022-22226"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69892",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-SRX-Series-and-MX-Series-When-specific-valid-SIP-packets-are-received-the-PFE-will-crash-CVE-2022-22236"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69889",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Session-Smart-Router-Multiple-vulnerabilities-resolved"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69887",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-In-an-SR-to-LDP-interworking-scenario-with-SRMS-when-a-specific-low-privileged-command-is-issued-on-an-ABR-rpd-will-crash-CVE-2022-22233"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69903",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Contrail-Networking-Multiple-Vulnerabilities-have-been-resolved-in-Contrail-Networking-R22-3"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69900",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-SRX5000-Series-with-SPC3-SRX4000-Series-and-vSRX-When-PowerMode-IPsec-is-configured-the-PFE-will-crash-upon-receipt-of-a-malformed-ESP-packet-CVE-2022-22201"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69884",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-RPD-crash-upon-receipt-of-specific-OSPFv3-LSAs-CVE-2022-22230"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69901",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-SRX-Series-Upon-processing-of-a-genuine-packet-the-pkid-process-will-crash-during-CMPv2-auto-re-enrollment-CVE-2022-22218"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69905",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-Evolved-Incorrect-file-permissions-can-allow-low-privileged-user-to-cause-another-user-to-execute-arbitrary-commands-CVE-2022-22248"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69893",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-Peers-not-configured-for-TCP-AO-can-establish-a-BGP-or-LDP-session-even-if-authentication-is-configured-locally-CVE-2022-22237"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69904",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-Evolved-Kernel-processing-of-unvalidated-TCP-segments-could-lead-to-a-Denial-of-Service-DoS-CVE-2022-22247"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69880",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-On-IPv6-OAM-SRv6-network-enabled-devices-an-attacker-sending-a-specific-genuine-packet-to-an-IPv6-address-configured-on-the-device-may-cause-a-RPD-memory-leak-leading-to-an-RPD-core-CVE-2022-22228"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69873",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-QFX10000-Series-In-IP-MPLS-PHP-node-scenarios-upon-receipt-of-certain-crafted-packets-multiple-interfaces-in-LAG-configurations-may-detach-CVE-2022-22223"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69896",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-and-Junos-OS-Evolved-An-rpd-memory-leak-might-be-observed-while-running-a-specific-cli-command-in-a-RIB-sharding-scenario-CVE-2022-22240"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69897",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Contrail-Networking-Multiple-Vulnerabilities-have-been-resolved-in-Contrail-Networking-release-2011-L5"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69916",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Junos-OS-Evolved-PTX-Series-Multiple-FPCs-become-unreachable-due-to-continuous-polling-of-specific-SNMP-OID-CVE-2022-22211"
},
{
"published_at": "2022-10-12",
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA69883",
"url": "https://supportportal.juniper.net/s/article/2022-10-Security-Bulletin-Paragon-Active-Assurance-Formerly-Netrounds-Stored-Cross-site-Scripting-XSS-vulnerability-in-web-administration-CVE-2022-22229"
}
]
}
CERTFR-2020-AVI-823
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer un déni de service, une atteinte à l'intégrité des données et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support version 8.2 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV - Telecommunications Update Service version 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux Desktop version 7 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 version 8 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV version 8 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time version 8 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux Workstation version 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS version 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions version 7.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS version 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian - Extended Update Support version 8.2 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server version 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian version 7 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - TUS version 7.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, little endian version 8 ppc64le | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support version 8.2 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions version 7.4 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Scientific Computing version 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - Update Services for SAP Solutions version 8.2 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for Power, little endian version 8 ppc64le | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 version 8 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server - AUS version 7.4 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time version 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Power, big endian version 7 ppc64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 version 8 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time for NFV version 7 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems version 7 s390x | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for x86_64 - Extended Update Support version 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 version 8 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for Real Time - Telecommunications Update Service version 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for IBM z Systems version 8 s390x | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support version 8.2 x86_64 | ||
| Red Hat | Red Hat Enterprise Linux | Red Hat Enterprise Linux for ARM 64 - Extended Update Support version 8.2 aarch64 | ||
| Red Hat | Red Hat Enterprise Linux Server | Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions version 8.2 ppc64le | ||
| Oracle | Virtualization | Red Hat Virtualization Host 4 for RHEL version 7 x86_64 | ||
| Red Hat | Red Hat CodeReady Linux Builder | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support version 8.2 aarch64 |
| Title | Publication Time | Tags | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support version 8.2 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV - Telecommunications Update Service version 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Desktop version 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 version 8 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV version 8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time version 8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Workstation version 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS version 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions version 7.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS version 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support version 8.2 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server version 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian version 7 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS version 7.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian version 8 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support version 8.2 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions version 7.4 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Scientific Computing version 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Update Services for SAP Solutions version 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian version 8 ppc64le",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 version 8 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS version 7.4 x86_64",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time version 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, big endian version 7 ppc64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 version 8 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV version 7 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems version 7 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support version 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 version 8 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time - Telecommunications Update Service version 8.2 x86_64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems version 8 s390x",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support version 8.2 x86_64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support version 8.2 aarch64",
"product": {
"name": "Red Hat Enterprise Linux",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server (for IBM Power LE) - Update Services for SAP Solutions version 8.2 ppc64le",
"product": {
"name": "Red Hat Enterprise Linux Server",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Virtualization Host 4 for RHEL version 7 x86_64",
"product": {
"name": "Virtualization",
"vendor": {
"name": "Oracle",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support version 8.2 aarch64",
"product": {
"name": "Red Hat CodeReady Linux Builder",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-9454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9454"
},
{
"name": "CVE-2020-12770",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12770"
},
{
"name": "CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"name": "CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"name": "CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"name": "CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"name": "CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"name": "CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"name": "CVE-2019-20636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20636"
},
{
"name": "CVE-2020-16166",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-16166"
},
{
"name": "CVE-2019-19447",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19447"
},
{
"name": "CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"name": "CVE-2017-18551",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18551"
}
],
"initial_release_date": "2020-12-16T00:00:00",
"last_revision_date": "2020-12-16T00:00:00",
"links": [],
"reference": "CERTFR-2020-AVI-823",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-12-16T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de\nRed Hat. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer\nun d\u00e9ni de service, une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es et une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de RedHat",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2020:5506 du 15 d\u00e9cembre 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:5506"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2020:5428 du 15 d\u00e9cembre 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:5428"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2020:5437 du 15 d\u00e9cembre 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:5437"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2020:5473 du 15 d\u00e9cembre 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:5473"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2020:5441 du 15 d\u00e9cembre 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:5441"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2020:5418 du 15 d\u00e9cembre 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:5418"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 RedHat RHSA-2020:5430 du 15 d\u00e9cembre 2020",
"url": "https://access.redhat.com/errata/RHSA-2020:5430"
}
]
}
CERTFR-2022-AVI-267
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Juniper Networks Junos Space. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Juniper Networks | Junos Space | Juniper Networks Junos Space versions antérieures à 21.1R1 |
| Title | Publication Time | Tags | |||
|---|---|---|---|---|---|
|
|||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Juniper Networks Junos Space versions ant\u00e9rieures \u00e0 21.1R1",
"product": {
"name": "Junos Space",
"vendor": {
"name": "Juniper Networks",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2017-13078",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13078"
},
{
"name": "CVE-2017-13077",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13077"
},
{
"name": "CVE-2017-13080",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13080"
},
{
"name": "CVE-2017-13082",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13082"
},
{
"name": "CVE-2017-13088",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13088"
},
{
"name": "CVE-2017-13086",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13086"
},
{
"name": "CVE-2017-13087",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13087"
},
{
"name": "CVE-2017-5715",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5715"
},
{
"name": "CVE-2018-3639",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3639"
},
{
"name": "CVE-2007-1351",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-1351"
},
{
"name": "CVE-2007-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-1352"
},
{
"name": "CVE-2007-6284",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-6284"
},
{
"name": "CVE-2008-2935",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-2935"
},
{
"name": "CVE-2008-3281",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3281"
},
{
"name": "CVE-2008-3529",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-3529"
},
{
"name": "CVE-2008-4226",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-4226"
},
{
"name": "CVE-2008-4225",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-4225"
},
{
"name": "CVE-2009-2414",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-2414"
},
{
"name": "CVE-2009-2416",
"url": "https://www.cve.org/CVERecord?id=CVE-2009-2416"
},
{
"name": "CVE-2008-5161",
"url": "https://www.cve.org/CVERecord?id=CVE-2008-5161"
},
{
"name": "CVE-2010-4008",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-4008"
},
{
"name": "CVE-2011-0411",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0411"
},
{
"name": "CVE-2011-1720",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1720"
},
{
"name": "CVE-2011-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-0216"
},
{
"name": "CVE-2011-2834",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2834"
},
{
"name": "CVE-2011-2895",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2895"
},
{
"name": "CVE-2011-3905",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3905"
},
{
"name": "CVE-2011-3919",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3919"
},
{
"name": "CVE-2012-0841",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0841"
},
{
"name": "CVE-2011-1944",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1944"
},
{
"name": "CVE-2012-2807",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2807"
},
{
"name": "CVE-2012-2870",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2870"
},
{
"name": "CVE-2012-5134",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5134"
},
{
"name": "CVE-2011-3102",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3102"
},
{
"name": "CVE-2013-2877",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2877"
},
{
"name": "CVE-2013-0338",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0338"
},
{
"name": "CVE-2012-6139",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6139"
},
{
"name": "CVE-2013-2566",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2566"
},
{
"name": "CVE-2013-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6462"
},
{
"name": "CVE-2014-0211",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0211"
},
{
"name": "CVE-2014-3660",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3660"
},
{
"name": "CVE-2015-1803",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1803"
},
{
"name": "CVE-2015-1804",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1804"
},
{
"name": "CVE-2015-1802",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1802"
},
{
"name": "CVE-2015-2716",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2716"
},
{
"name": "CVE-2015-5352",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5352"
},
{
"name": "CVE-2015-2808",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2808"
},
{
"name": "CVE-2014-8991",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8991"
},
{
"name": "CVE-2014-7185",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7185"
},
{
"name": "CVE-2014-9365",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9365"
},
{
"name": "CVE-2015-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6838"
},
{
"name": "CVE-2015-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6837"
},
{
"name": "CVE-2015-7995",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7995"
},
{
"name": "CVE-2015-8035",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8035"
},
{
"name": "CVE-2015-7499",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7499"
},
{
"name": "CVE-2015-8242",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8242"
},
{
"name": "CVE-2015-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7500"
},
{
"name": "CVE-2016-1762",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1762"
},
{
"name": "CVE-2015-5312",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5312"
},
{
"name": "CVE-2016-1839",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1839"
},
{
"name": "CVE-2016-1833",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1833"
},
{
"name": "CVE-2016-1837",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1837"
},
{
"name": "CVE-2016-1834",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1834"
},
{
"name": "CVE-2016-1840",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1840"
},
{
"name": "CVE-2016-1836",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1836"
},
{
"name": "CVE-2016-1838",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1838"
},
{
"name": "CVE-2016-1684",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1684"
},
{
"name": "CVE-2016-1683",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1683"
},
{
"name": "CVE-2016-4448",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4448"
},
{
"name": "CVE-2016-4447",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4447"
},
{
"name": "CVE-2016-4449",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4449"
},
{
"name": "CVE-2016-5131",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5131"
},
{
"name": "CVE-2015-0975",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0975"
},
{
"name": "CVE-2016-4658",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4658"
},
{
"name": "CVE-2016-2183",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2183"
},
{
"name": "CVE-2016-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3627"
},
{
"name": "CVE-2016-3115",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3115"
},
{
"name": "CVE-2016-5636",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5636"
},
{
"name": "CVE-2017-7375",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7375"
},
{
"name": "CVE-2017-7376",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7376"
},
{
"name": "CVE-2017-7773",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7773"
},
{
"name": "CVE-2017-7772",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7772"
},
{
"name": "CVE-2017-7778",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7778"
},
{
"name": "CVE-2017-7771",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7771"
},
{
"name": "CVE-2017-7774",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7774"
},
{
"name": "CVE-2017-7776",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7776"
},
{
"name": "CVE-2017-7777",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7777"
},
{
"name": "CVE-2017-7775",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7775"
},
{
"name": "CVE-2017-6463",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6463"
},
{
"name": "CVE-2017-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6462"
},
{
"name": "CVE-2017-6464",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6464"
},
{
"name": "CVE-2017-14492",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14492"
},
{
"name": "CVE-2017-14496",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14496"
},
{
"name": "CVE-2017-14491",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14491"
},
{
"name": "CVE-2017-14493",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14493"
},
{
"name": "CVE-2017-14494",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14494"
},
{
"name": "CVE-2017-14495",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14495"
},
{
"name": "CVE-2017-5130",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5130"
},
{
"name": "CVE-2017-3736",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3736"
},
{
"name": "CVE-2017-3735",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3735"
},
{
"name": "CVE-2017-15412",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15412"
},
{
"name": "CVE-2017-3738",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3738"
},
{
"name": "CVE-2017-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3737"
},
{
"name": "CVE-2017-17807",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17807"
},
{
"name": "CVE-2018-0739",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0739"
},
{
"name": "CVE-2017-16931",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16931"
},
{
"name": "CVE-2018-11214",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11214"
},
{
"name": "CVE-2015-9019",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9019"
},
{
"name": "CVE-2017-18258",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18258"
},
{
"name": "CVE-2017-16932",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16932"
},
{
"name": "CVE-2016-9318",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9318"
},
{
"name": "CVE-2018-1000120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000120"
},
{
"name": "CVE-2018-1000007",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000007"
},
{
"name": "CVE-2018-1000121",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000121"
},
{
"name": "CVE-2018-1000122",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000122"
},
{
"name": "CVE-2018-0732",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0732"
},
{
"name": "CVE-2018-6914",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-6914"
},
{
"name": "CVE-2017-0898",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0898"
},
{
"name": "CVE-2018-8778",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8778"
},
{
"name": "CVE-2017-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14033"
},
{
"name": "CVE-2018-8780",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8780"
},
{
"name": "CVE-2017-17742",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17742"
},
{
"name": "CVE-2017-10784",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10784"
},
{
"name": "CVE-2017-17405",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17405"
},
{
"name": "CVE-2018-8779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8779"
},
{
"name": "CVE-2017-14064",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14064"
},
{
"name": "CVE-2018-8777",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8777"
},
{
"name": "CVE-2018-16395",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16395"
},
{
"name": "CVE-2018-0737",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0737"
},
{
"name": "CVE-2018-16396",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16396"
},
{
"name": "CVE-2018-0495",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0495"
},
{
"name": "CVE-2018-0734",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0734"
},
{
"name": "CVE-2018-5407",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5407"
},
{
"name": "CVE-2018-1126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1126"
},
{
"name": "CVE-2018-7858",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7858"
},
{
"name": "CVE-2018-1124",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1124"
},
{
"name": "CVE-2018-10897",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10897"
},
{
"name": "CVE-2018-1064",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1064"
},
{
"name": "CVE-2018-5683",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5683"
},
{
"name": "CVE-2017-13672",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13672"
},
{
"name": "CVE-2018-11212",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11212"
},
{
"name": "CVE-2017-18267",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18267"
},
{
"name": "CVE-2018-13988",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13988"
},
{
"name": "CVE-2018-20169",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20169"
},
{
"name": "CVE-2018-19985",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19985"
},
{
"name": "CVE-2019-1559",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1559"
},
{
"name": "CVE-2019-6133",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6133"
},
{
"name": "CVE-2018-18311",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18311"
},
{
"name": "CVE-2018-12127",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12127"
},
{
"name": "CVE-2018-12130",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12130"
},
{
"name": "CVE-2019-11091",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11091"
},
{
"name": "CVE-2018-12126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12126"
},
{
"name": "CVE-2019-9503",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9503"
},
{
"name": "CVE-2019-10132",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10132"
},
{
"name": "CVE-2019-11190",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11190"
},
{
"name": "CVE-2019-11884",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11884"
},
{
"name": "CVE-2019-11487",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11487"
},
{
"name": "CVE-2019-12382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12382"
},
{
"name": "CVE-2018-7191",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7191"
},
{
"name": "CVE-2019-5953",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5953"
},
{
"name": "CVE-2019-12614",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12614"
},
{
"name": "CVE-2019-11729",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11729"
},
{
"name": "CVE-2019-11727",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11727"
},
{
"name": "CVE-2019-11719",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11719"
},
{
"name": "CVE-2018-1060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1060"
},
{
"name": "CVE-2018-12327",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12327"
},
{
"name": "CVE-2018-1061",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1061"
},
{
"name": "CVE-2019-10639",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10639"
},
{
"name": "CVE-2019-10638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10638"
},
{
"name": "CVE-2018-20836",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20836"
},
{
"name": "CVE-2019-13233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13233"
},
{
"name": "CVE-2019-14283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14283"
},
{
"name": "CVE-2019-13648",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13648"
},
{
"name": "CVE-2019-10207",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10207"
},
{
"name": "CVE-2015-9289",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9289"
},
{
"name": "CVE-2019-14816",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14816"
},
{
"name": "CVE-2019-15239",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15239"
},
{
"name": "CVE-2019-15917",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15917"
},
{
"name": "CVE-2017-18551",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18551"
},
{
"name": "CVE-2019-15217",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15217"
},
{
"name": "CVE-2019-14821",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14821"
},
{
"name": "CVE-2019-11068",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11068"
},
{
"name": "CVE-2018-18066",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18066"
},
{
"name": "CVE-2019-15903",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15903"
},
{
"name": "CVE-2019-17666",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17666"
},
{
"name": "CVE-2019-17133",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17133"
},
{
"name": "CVE-2018-12207",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12207"
},
{
"name": "CVE-2019-11135",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11135"
},
{
"name": "CVE-2019-0154",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0154"
},
{
"name": "CVE-2019-17055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17055"
},
{
"name": "CVE-2019-17053",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17053"
},
{
"name": "CVE-2019-16746",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16746"
},
{
"name": "CVE-2019-0155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0155"
},
{
"name": "CVE-2019-16233",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16233"
},
{
"name": "CVE-2019-15807",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15807"
},
{
"name": "CVE-2019-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16231"
},
{
"name": "CVE-2019-11756",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11756"
},
{
"name": "CVE-2019-11745",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11745"
},
{
"name": "CVE-2019-19058",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19058"
},
{
"name": "CVE-2019-14895",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14895"
},
{
"name": "CVE-2019-19046",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19046"
},
{
"name": "CVE-2019-15916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-15916"
},
{
"name": "CVE-2019-18660",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18660"
},
{
"name": "CVE-2019-19063",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19063"
},
{
"name": "CVE-2019-19062",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19062"
},
{
"name": "CVE-2018-14526",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14526"
},
{
"name": "CVE-2019-13734",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13734"
},
{
"name": "CVE-2019-19530",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19530"
},
{
"name": "CVE-2019-19534",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19534"
},
{
"name": "CVE-2019-19524",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19524"
},
{
"name": "CVE-2019-14901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14901"
},
{
"name": "CVE-2019-19537",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19537"
},
{
"name": "CVE-2019-19523",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19523"
},
{
"name": "CVE-2019-19338",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19338"
},
{
"name": "CVE-2019-19332",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19332"
},
{
"name": "CVE-2019-19527",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19527"
},
{
"name": "CVE-2019-18808",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18808"
},
{
"name": "CVE-2019-19767",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19767"
},
{
"name": "CVE-2019-19807",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19807"
},
{
"name": "CVE-2019-19055",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19055"
},
{
"name": "CVE-2019-17023",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17023"
},
{
"name": "CVE-2019-9824",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9824"
},
{
"name": "CVE-2019-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9636"
},
{
"name": "CVE-2019-12749",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12749"
},
{
"name": "CVE-2019-19447",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19447"
},
{
"name": "CVE-2019-20095",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20095"
},
{
"name": "CVE-2019-20054",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20054"
},
{
"name": "CVE-2019-18634",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18634"
},
{
"name": "CVE-2019-14898",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14898"
},
{
"name": "CVE-2019-16994",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16994"
},
{
"name": "CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"name": "CVE-2020-2732",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2732"
},
{
"name": "CVE-2019-19059",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19059"
},
{
"name": "CVE-2019-3901",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3901"
},
{
"name": "CVE-2020-9383",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9383"
},
{
"name": "CVE-2020-8647",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8647"
},
{
"name": "CVE-2020-8649",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8649"
},
{
"name": "CVE-2020-1749",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1749"
},
{
"name": "CVE-2019-9458",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9458"
},
{
"name": "CVE-2020-10942",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10942"
},
{
"name": "CVE-2019-9454",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9454"
},
{
"name": "CVE-2020-11565",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11565"
},
{
"name": "CVE-2020-10690",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10690"
},
{
"name": "CVE-2020-10751",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10751"
},
{
"name": "CVE-2020-12826",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12826"
},
{
"name": "CVE-2020-12654",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12654"
},
{
"name": "CVE-2020-10732",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10732"
},
{
"name": "CVE-2019-20636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20636"
},
{
"name": "CVE-2019-20811",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20811"
},
{
"name": "CVE-2020-12653",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12653"
},
{
"name": "CVE-2020-10757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10757"
},
{
"name": "CVE-2020-12770",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12770"
},
{
"name": "CVE-2020-12888",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12888"
},
{
"name": "CVE-2020-12402",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12402"
},
{
"name": "CVE-2018-16881",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16881"
},
{
"name": "CVE-2018-19519",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19519"
},
{
"name": "CVE-2020-10713",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10713"
},
{
"name": "CVE-2020-14311",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14311"
},
{
"name": "CVE-2020-14309",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14309"
},
{
"name": "CVE-2020-15706",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15706"
},
{
"name": "CVE-2020-14308",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14308"
},
{
"name": "CVE-2020-14310",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14310"
},
{
"name": "CVE-2020-15705",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15705"
},
{
"name": "CVE-2020-15707",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15707"
},
{
"name": "CVE-2020-14331",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14331"
},
{
"name": "CVE-2020-10769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10769"
},
{
"name": "CVE-2020-14364",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14364"
},
{
"name": "CVE-2020-12400",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12400"
},
{
"name": "CVE-2020-12401",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12401"
},
{
"name": "CVE-2020-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-6829"
},
{
"name": "CVE-2020-14314",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14314"
},
{
"name": "CVE-2020-24394",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-24394"
},
{
"name": "CVE-2020-25212",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25212"
},
{
"name": "CVE-2020-14305",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14305"
},
{
"name": "CVE-2020-10742",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10742"
},
{
"name": "CVE-2020-14385",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14385"
},
{
"name": "CVE-2020-25643",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25643"
},
{
"name": "CVE-2020-15999",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15999"
},
{
"name": "CVE-2018-20843",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20843"
},
{
"name": "CVE-2018-5729",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5729"
},
{
"name": "CVE-2018-5730",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5730"
},
{
"name": "CVE-2020-13817",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-13817"
},
{
"name": "CVE-2020-11868",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11868"
},
{
"name": "CVE-2021-3156",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3156"
},
{
"name": "CVE-2019-17006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17006"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2020-10531",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10531"
},
{
"name": "CVE-2019-8696",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8696"
},
{
"name": "CVE-2019-20907",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20907"
},
{
"name": "CVE-2019-8675",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8675"
},
{
"name": "CVE-2017-12652",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12652"
},
{
"name": "CVE-2019-12450",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12450"
},
{
"name": "CVE-2020-12825",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12825"
},
{
"name": "CVE-2020-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12243"
},
{
"name": "CVE-2019-14866",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14866"
},
{
"name": "CVE-2020-1983",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1983"
},
{
"name": "CVE-2019-5188",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5188"
},
{
"name": "CVE-2019-5094",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5094"
},
{
"name": "CVE-2020-10754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10754"
},
{
"name": "CVE-2020-12049",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12049"
},
{
"name": "CVE-2019-14822",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14822"
},
{
"name": "CVE-2020-14363",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14363"
},
{
"name": "CVE-2019-9924",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9924"
},
{
"name": "CVE-2018-18751",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18751"
},
{
"name": "CVE-2019-9948",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9948"
},
{
"name": "CVE-2019-20386",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20386"
},
{
"name": "CVE-2017-13722",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13722"
},
{
"name": "CVE-2014-0210",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0210"
},
{
"name": "CVE-2018-16403",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16403"
},
{
"name": "CVE-2018-15746",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15746"
},
{
"name": "CVE-2014-6272",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-6272"
},
{
"name": "CVE-2019-7638",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7638"
},
{
"name": "CVE-2015-8241",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8241"
},
{
"name": "CVE-2019-10155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10155"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2018-18310",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18310"
},
{
"name": "CVE-2018-1084",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1084"
},
{
"name": "CVE-2020-12662",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12662"
},
{
"name": "CVE-2012-4423",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-4423"
},
{
"name": "CVE-2017-0902",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0902"
},
{
"name": "CVE-2018-8945",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8945"
},
{
"name": "CVE-2017-0899",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0899"
},
{
"name": "CVE-2010-2239",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2239"
},
{
"name": "CVE-2010-2242",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2242"
},
{
"name": "CVE-2017-14167",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-14167"
},
{
"name": "CVE-2015-0225",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0225"
},
{
"name": "CVE-2019-11324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11324"
},
{
"name": "CVE-2013-6458",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6458"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2018-15857",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15857"
},
{
"name": "CVE-2018-16062",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16062"
},
{
"name": "CVE-2018-10534",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10534"
},
{
"name": "CVE-2014-0179",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0179"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2013-1766",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-1766"
},
{
"name": "CVE-2016-6580",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6580"
},
{
"name": "CVE-2018-12697",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12697"
},
{
"name": "CVE-2018-1000301",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000301"
},
{
"name": "CVE-2019-11236",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-11236"
},
{
"name": "CVE-2019-12155",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12155"
},
{
"name": "CVE-2017-0900",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0900"
},
{
"name": "CVE-2014-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3598"
},
{
"name": "CVE-2017-1000050",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000050"
},
{
"name": "CVE-2018-10535",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10535"
},
{
"name": "CVE-2019-3820",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3820"
},
{
"name": "CVE-2018-16402",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16402"
},
{
"name": "CVE-2018-1116",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1116"
},
{
"name": "CVE-2018-15853",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15853"
},
{
"name": "CVE-2019-14378",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14378"
},
{
"name": "CVE-2016-1494",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1494"
},
{
"name": "CVE-2019-12312",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12312"
},
{
"name": "CVE-2013-0339",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0339"
},
{
"name": "CVE-2019-16935",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16935"
},
{
"name": "CVE-2015-6525",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-6525"
},
{
"name": "CVE-2016-6581",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-6581"
},
{
"name": "CVE-2013-4520",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4520"
},
{
"name": "CVE-2014-3633",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3633"
},
{
"name": "CVE-2014-3004",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3004"
},
{
"name": "CVE-2015-9381",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9381"
},
{
"name": "CVE-2016-5361",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5361"
},
{
"name": "CVE-2018-14598",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14598"
},
{
"name": "CVE-2014-1447",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-1447"
},
{
"name": "CVE-2018-20852",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20852"
},
{
"name": "CVE-2012-2693",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-2693"
},
{
"name": "CVE-2018-7208",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7208"
},
{
"name": "CVE-2018-12910",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12910"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2015-7497",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7497"
},
{
"name": "CVE-2019-7665",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7665"
},
{
"name": "CVE-2018-15854",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15854"
},
{
"name": "CVE-2019-13404",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13404"
},
{
"name": "CVE-2015-5160",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5160"
},
{
"name": "CVE-2018-10767",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10767"
},
{
"name": "CVE-2018-7550",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7550"
},
{
"name": "CVE-2016-3076",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3076"
},
{
"name": "CVE-2018-14404",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14404"
},
{
"name": "CVE-2018-18521",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18521"
},
{
"name": "CVE-2018-19788",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19788"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2019-3840",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3840"
},
{
"name": "CVE-2016-9189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9189"
},
{
"name": "CVE-2015-9262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9262"
},
{
"name": "CVE-2018-14647",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14647"
},
{
"name": "CVE-2019-17041",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17041"
},
{
"name": "CVE-2019-14906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14906"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2019-9947",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9947"
},
{
"name": "CVE-2017-1000158",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000158"
},
{
"name": "CVE-2019-7635",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7635"
},
{
"name": "CVE-2019-7576",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7576"
},
{
"name": "CVE-2019-14834",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14834"
},
{
"name": "CVE-2018-15855",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15855"
},
{
"name": "CVE-2019-7149",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7149"
},
{
"name": "CVE-2018-7642",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7642"
},
{
"name": "CVE-2019-5010",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-5010"
},
{
"name": "CVE-2018-12641",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12641"
},
{
"name": "CVE-2021-3396",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3396"
},
{
"name": "CVE-2020-12403",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12403"
},
{
"name": "CVE-2017-15268",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15268"
},
{
"name": "CVE-2018-15587",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15587"
},
{
"name": "CVE-2016-10746",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10746"
},
{
"name": "CVE-2017-13711",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13711"
},
{
"name": "CVE-2014-8131",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8131"
},
{
"name": "CVE-2014-9601",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9601"
},
{
"name": "CVE-2014-3657",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3657"
},
{
"name": "CVE-2018-10373",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10373"
},
{
"name": "CVE-2017-17790",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17790"
},
{
"name": "CVE-2011-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2511"
},
{
"name": "CVE-2018-1000802",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000802"
},
{
"name": "CVE-2017-7555",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7555"
},
{
"name": "CVE-2016-9015",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9015"
},
{
"name": "CVE-2017-13720",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13720"
},
{
"name": "CVE-2018-11782",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11782"
},
{
"name": "CVE-2017-11671",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11671"
},
{
"name": "CVE-2017-10664",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10664"
},
{
"name": "CVE-2018-11213",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11213"
},
{
"name": "CVE-2013-6457",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-6457"
},
{
"name": "CVE-2019-10138",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10138"
},
{
"name": "CVE-2019-7578",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7578"
},
{
"name": "CVE-2020-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7039"
},
{
"name": "CVE-2017-11368",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11368"
},
{
"name": "CVE-2018-0494",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-0494"
},
{
"name": "CVE-2019-20485",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20485"
},
{
"name": "CVE-2003-1418",
"url": "https://www.cve.org/CVERecord?id=CVE-2003-1418"
},
{
"name": "CVE-2017-15289",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15289"
},
{
"name": "CVE-2016-5391",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5391"
},
{
"name": "CVE-2017-2810",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-2810"
},
{
"name": "CVE-2018-15864",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15864"
},
{
"name": "CVE-2017-18207",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18207"
},
{
"name": "CVE-2019-12761",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12761"
},
{
"name": "CVE-2013-5651",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-5651"
},
{
"name": "CVE-2017-17522",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17522"
},
{
"name": "CVE-2019-20382",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20382"
},
{
"name": "CVE-2016-2533",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2533"
},
{
"name": "CVE-2019-14287",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14287"
},
{
"name": "CVE-2018-18520",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18520"
},
{
"name": "CVE-2019-9740",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9740"
},
{
"name": "CVE-2019-7575",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7575"
},
{
"name": "CVE-2015-5652",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5652"
},
{
"name": "CVE-2019-7572",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7572"
},
{
"name": "CVE-2017-6519",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6519"
},
{
"name": "CVE-2018-10906",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10906"
},
{
"name": "CVE-2018-15863",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15863"
},
{
"name": "CVE-2018-15862",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15862"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2019-7664",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7664"
},
{
"name": "CVE-2017-5992",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-5992"
},
{
"name": "CVE-2019-16865",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16865"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2018-1000030",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000030"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2017-0901",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0901"
},
{
"name": "CVE-2018-7568",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7568"
},
{
"name": "CVE-2016-0775",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0775"
},
{
"name": "CVE-2018-15688",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15688"
},
{
"name": "CVE-2018-14599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14599"
},
{
"name": "CVE-2018-10733",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10733"
},
{
"name": "CVE-2016-9396",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9396"
},
{
"name": "CVE-2019-10160",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10160"
},
{
"name": "CVE-2017-7562",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7562"
},
{
"name": "CVE-2016-1000032",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000032"
},
{
"name": "CVE-2017-15124",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15124"
},
{
"name": "CVE-2018-1113",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1113"
},
{
"name": "CVE-2013-4399",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4399"
},
{
"name": "CVE-2019-7636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7636"
},
{
"name": "CVE-2014-3672",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3672"
},
{
"name": "CVE-2018-4700",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4700"
},
{
"name": "CVE-2017-0903",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-0903"
},
{
"name": "CVE-2018-15856",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15856"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2019-7573",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7573"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2010-2237",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2237"
},
{
"name": "CVE-2018-1000876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000876"
},
{
"name": "CVE-2018-14348",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14348"
},
{
"name": "CVE-2019-3890",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3890"
},
{
"name": "CVE-2015-7498",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7498"
},
{
"name": "CVE-2019-7577",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7577"
},
{
"name": "CVE-2016-0740",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0740"
},
{
"name": "CVE-2018-4180",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4180"
},
{
"name": "CVE-2013-4297",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4297"
},
{
"name": "CVE-2010-2238",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2238"
},
{
"name": "CVE-2018-14600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14600"
},
{
"name": "CVE-2017-13090",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13090"
},
{
"name": "CVE-2013-7336",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-7336"
},
{
"name": "CVE-2018-10372",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10372"
},
{
"name": "CVE-2019-7637",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7637"
},
{
"name": "CVE-2018-11806",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11806"
},
{
"name": "CVE-2018-7643",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7643"
},
{
"name": "CVE-2015-0236",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-0236"
},
{
"name": "CVE-2018-1000117",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000117"
},
{
"name": "CVE-2014-0209",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-0209"
},
{
"name": "CVE-2013-2230",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2230"
},
{
"name": "CVE-2018-1122",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1122"
},
{
"name": "CVE-2014-3960",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3960"
},
{
"name": "CVE-2019-16056",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16056"
},
{
"name": "CVE-2020-12663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-12663"
},
{
"name": "CVE-2018-10768",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10768"
},
{
"name": "CVE-2017-16611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16611"
},
{
"name": "CVE-2014-7823",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-7823"
},
{
"name": "CVE-2020-10703",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10703"
},
{
"name": "CVE-2018-7569",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7569"
},
{
"name": "CVE-2013-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4154"
},
{
"name": "CVE-2018-20060",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20060"
},
{
"name": "CVE-2015-9382",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-9382"
},
{
"name": "CVE-2017-18190",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18190"
},
{
"name": "CVE-2016-4009",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4009"
},
{
"name": "CVE-2018-13033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13033"
},
{
"name": "CVE-2016-9190",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9190"
},
{
"name": "CVE-2019-7574",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7574"
},
{
"name": "CVE-2016-0772",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0772"
},
{
"name": "CVE-2016-5699",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5699"
},
{
"name": "CVE-2011-1486",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-1486"
},
{
"name": "CVE-2020-5208",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-5208"
},
{
"name": "CVE-2019-6778",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6778"
},
{
"name": "CVE-2020-10772",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10772"
},
{
"name": "CVE-2020-25637",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25637"
},
{
"name": "CVE-2018-10360",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10360"
},
{
"name": "CVE-2018-15859",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15859"
},
{
"name": "CVE-2017-13089",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-13089"
},
{
"name": "CVE-2019-12779",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12779"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2019-6690",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6690"
},
{
"name": "CVE-2015-8317",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8317"
},
{
"name": "CVE-2018-4181",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-4181"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2016-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3616"
},
{
"name": "CVE-2018-14498",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14498"
},
{
"name": "CVE-2018-15861",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15861"
},
{
"name": "CVE-2019-7150",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-7150"
},
{
"name": "CVE-2019-17042",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17042"
},
{
"name": "CVE-2016-5008",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5008"
},
{
"name": "CVE-2014-4616",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4616"
}
],
"initial_release_date": "2022-03-23T00:00:00",
"last_revision_date": "2022-03-23T00:00:00",
"links": [],
"reference": "CERTFR-2022-AVI-267",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2022-03-23T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Juniper Networks\nJunos Space. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de\ns\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Juniper Networks Junos Space",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Juniper JSA11176 du 22 mars 2022",
"url": "https://kb.juniper.net/InfoCenter/index?page=content\u0026id=JSA11176\u0026cat=SIRT_1\u0026actp=LIST"
}
]
}
CERTFR-2020-AVI-411
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans Google Android. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, une exécution de code arbitraire à distance et une atteinte à la confidentialité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Google Android toutes versions sans le correctif du 06 juillet 2020",
"product": {
"name": "Android",
"vendor": {
"name": "Google",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2019-14093",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14093"
},
{
"name": "CVE-2019-14130",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14130"
},
{
"name": "CVE-2019-14100",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14100"
},
{
"name": "CVE-2020-0228",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0228"
},
{
"name": "CVE-2020-0226",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0226"
},
{
"name": "CVE-2020-0122",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0122"
},
{
"name": "CVE-2020-9589",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9589"
},
{
"name": "CVE-2020-3701",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-3701"
},
{
"name": "CVE-2019-10580",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10580"
},
{
"name": "CVE-2020-3699",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-3699"
},
{
"name": "CVE-2019-14124",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14124"
},
{
"name": "CVE-2020-0225",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0225"
},
{
"name": "CVE-2018-20669",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20669"
},
{
"name": "CVE-2020-0231",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0231"
},
{
"name": "CVE-2019-18282",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18282"
},
{
"name": "CVE-2019-9501",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9501"
},
{
"name": "CVE-2020-0230",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0230"
},
{
"name": "CVE-2019-14101",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14101"
},
{
"name": "CVE-2020-3698",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-3698"
},
{
"name": "CVE-2019-9502",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9502"
},
{
"name": "CVE-2020-3688",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-3688"
},
{
"name": "CVE-2020-0227",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0227"
},
{
"name": "CVE-2019-20636",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20636"
},
{
"name": "CVE-2019-14123",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14123"
},
{
"name": "CVE-2019-14037",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14037"
},
{
"name": "CVE-2020-0224",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0224"
},
{
"name": "CVE-2020-0107",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0107"
},
{
"name": "CVE-2020-3700",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-3700"
}
],
"initial_release_date": "2020-07-07T00:00:00",
"last_revision_date": "2020-07-07T00:00:00",
"links": [],
"reference": "CERTFR-2020-AVI-411",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2020-07-07T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans Google Android.\nCertaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer un\nprobl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, une ex\u00e9cution de code\narbitraire \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans Google Android",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Pixel du 06 juillet 2020",
"url": "https://source.android.com/security/bulletin/pixel/2020-07-01"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 Android du 06 juillet 2020",
"url": "https://source.android.com/security/bulletin/2020-07-01"
}
]
}
cnvd-2020-03543
Vulnerability from cnvd
目前厂商已发布升级补丁以修复漏洞,补丁获取链接: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2
| Name | Linux kernel >=4.3,<=5.* |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2019-18282"
}
},
"description": "Linux kernel\u662f\u7f8e\u56fdLinux\u57fa\u91d1\u4f1a\u53d1\u5e03\u7684\u5f00\u6e90\u64cd\u4f5c\u7cfb\u7edfLinux\u6240\u4f7f\u7528\u7684\u5185\u6838\u3002\n\nLinux kernel 4.3\u7248\u672c\u81f35.x\u7248\u672c\uff085.3.10\u7248\u672c\u5df2\u4fee\u590d\uff09\u4e2d\u7684flow_dissector\u529f\u80fd\u5b58\u5728\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7f51\u7edc\u7cfb\u7edf\u6216\u4ea7\u54c1\u5728\u8fd0\u884c\u8fc7\u7a0b\u4e2d\u5b58\u5728\u914d\u7f6e\u7b49\u9519\u8bef\u3002\u672a\u6388\u6743\u7684\u653b\u51fb\u8005\u53ef\u5229\u7528\u6f0f\u6d1e\u83b7\u53d6\u53d7\u5f71\u54cd\u7ec4\u4ef6\u654f\u611f\u4fe1\u606f\u3002",
"formalWay": "\u76ee\u524d\u5382\u5546\u5df2\u53d1\u5e03\u5347\u7ea7\u8865\u4e01\u4ee5\u4fee\u590d\u6f0f\u6d1e\uff0c\u8865\u4e01\u83b7\u53d6\u94fe\u63a5\uff1a\r\nhttps://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2020-03543",
"openTime": "2020-02-04",
"patchDescription": "Linux kernel\u662f\u7f8e\u56fdLinux\u57fa\u91d1\u4f1a\u53d1\u5e03\u7684\u5f00\u6e90\u64cd\u4f5c\u7cfb\u7edfLinux\u6240\u4f7f\u7528\u7684\u5185\u6838\u3002\r\n\r\nLinux kernel 4.3\u7248\u672c\u81f35.x\u7248\u672c\uff085.3.10\u7248\u672c\u5df2\u4fee\u590d\uff09\u4e2d\u7684flow_dissector\u529f\u80fd\u5b58\u5728\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\u3002\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7f51\u7edc\u7cfb\u7edf\u6216\u4ea7\u54c1\u5728\u8fd0\u884c\u8fc7\u7a0b\u4e2d\u5b58\u5728\u914d\u7f6e\u7b49\u9519\u8bef\u3002\u672a\u6388\u6743\u7684\u653b\u51fb\u8005\u53ef\u5229\u7528\u6f0f\u6d1e\u83b7\u53d6\u53d7\u5f71\u54cd\u7ec4\u4ef6\u654f\u611f\u4fe1\u606f\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Linux kernel\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\uff08CNVD-2020-03543\uff09\u7684\u8865\u4e01",
"products": {
"product": "Linux kernel \u003e=4.3\uff0c\u003c=5.*"
},
"referenceLink": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10\r\nhttps://nvd.nist.gov/vuln/detail/CVE-2019-18282",
"serverity": "\u4e2d",
"submitTime": "2020-01-19",
"title": "Linux kernel\u4fe1\u606f\u6cc4\u9732\u6f0f\u6d1e\uff08CNVD-2020-03543\uff09"
}
fkie_cve-2019-18282
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10 | Mailing List, Vendor Advisory | |
| cve@mitre.org | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2 | Mailing List, Patch, Vendor Advisory | |
| cve@mitre.org | https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html | Mailing List, Third Party Advisory | |
| cve@mitre.org | https://security.netapp.com/advisory/ntap-20200204-0002/ | Third Party Advisory | |
| cve@mitre.org | https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10 | Mailing List, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2 | Mailing List, Patch, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html | Mailing List, Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20200204-0002/ | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o | Third Party Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| linux | linux_kernel | * | |
| debian | debian_linux | 8.0 | |
| netapp | a700s_firmware | - | |
| netapp | a700s | - | |
| netapp | 8300_firmware | - | |
| netapp | 8300 | - | |
| netapp | 8700_firmware | - | |
| netapp | 8700 | - | |
| netapp | a400_firmware | - | |
| netapp | a400 | - | |
| netapp | h610s_firmware | - | |
| netapp | h610s | - | |
| netapp | active_iq_unified_manager | - | |
| netapp | cloud_backup | - | |
| netapp | data_availability_services | - | |
| netapp | e-series_santricity_os_controller | * | |
| netapp | hci_management_node | - | |
| netapp | solidfire | - | |
| netapp | steelstore_cloud_integrated_storage | - |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "EC57AAB2-0879-4D7C-8878-68355886476C",
"versionEndIncluding": "5.3.10",
"versionStartIncluding": "4.3",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:netapp:a700s_firmware:-:*:*:*:*:*:*:*",
"matchCriteriaId": "FDD92BFA-9117-4E6E-A13F-ED064B4B7284",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:netapp:a700s:-:*:*:*:*:*:*:*",
"matchCriteriaId": "4B7DA42F-5D64-4967-A2D4-6210FE507841",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:netapp:8300_firmware:-:*:*:*:*:*:*:*",
"matchCriteriaId": "4E73901F-666D-4D8B-BDFD-93DD2F70C74B",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:netapp:8300:-:*:*:*:*:*:*:*",
"matchCriteriaId": "D0FD5AED-42CF-4918-B32C-D675738EF15C",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:netapp:8700_firmware:-:*:*:*:*:*:*:*",
"matchCriteriaId": "34B25BEF-8708-4E2C-8BA6-EBCD5267EB04",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:netapp:8700:-:*:*:*:*:*:*:*",
"matchCriteriaId": "CE0F11D2-B5D9-46B4-BFC5-C86BC87D516A",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:netapp:a400_firmware:-:*:*:*:*:*:*:*",
"matchCriteriaId": "04E3BD77-8915-4FFC-8483-5DB5D610F829",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:netapp:a400:-:*:*:*:*:*:*:*",
"matchCriteriaId": "97E94ECB-BB51-4364-BEDD-8648C193196F",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:netapp:h610s_firmware:-:*:*:*:*:*:*:*",
"matchCriteriaId": "FD7CFE0E-9D1E-4495-B302-89C3096FC0DF",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
},
{
"cpeMatch": [
{
"criteria": "cpe:2.3:h:netapp:h610s:-:*:*:*:*:*:*:*",
"matchCriteriaId": "F63A3FA7-AAED-4A9D-9FDE-6195302DA0F6",
"vulnerable": false
}
],
"negate": false,
"operator": "OR"
}
],
"operator": "AND"
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*",
"matchCriteriaId": "3A756737-1CC4-42C2-A4DF-E1C893B4E2D5",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netapp:cloud_backup:-:*:*:*:*:*:*:*",
"matchCriteriaId": "5C2089EE-5D7F-47EC-8EA5-0F69790564C4",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netapp:data_availability_services:-:*:*:*:*:*:*:*",
"matchCriteriaId": "0EF46487-B64A-454E-AECC-D74B83170ACD",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netapp:e-series_santricity_os_controller:*:*:*:*:*:*:*:*",
"matchCriteriaId": "FF971916-C526-43A9-BD80-985BCC476569",
"versionEndIncluding": "11.70.1",
"versionStartIncluding": "11.0.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A3C19813-E823-456A-B1CE-EC0684CE1953",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A6E9EF0C-AFA8-4F7B-9FDC-1E0F7C26E737",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:netapp:steelstore_cloud_integrated_storage:-:*:*:*:*:*:*:*",
"matchCriteriaId": "E94F7F59-1785-493F-91A7-5F5EA5E87E4D",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The flow_dissector feature in the Linux kernel 4.3 through 5.x before 5.3.10 has a device tracking vulnerability, aka CID-55667441c84f. This occurs because the auto flowlabel of a UDP IPv6 packet relies on a 32-bit hashrnd value as a secret, and because jhash (instead of siphash) is used. The hashrnd value remains the same starting from boot time, and can be inferred by an attacker. This affects net/core/flow_dissector.c and related code."
},
{
"lang": "es",
"value": "La funci\u00f3n flow_dissector en el kernel de Linux 4.3 a 5.x anterior a la versi\u00f3n 5.3.10 tiene una vulnerabilidad de seguimiento del dispositivo, tambi\u00e9n conocida como CID-55667441c84f. Esto ocurre porque la etiqueta de flujo autom\u00e1tico de un paquete UDP IPv6 se basa en un valor hashrnd de 32 bits como secreto y porque se usa jhash (en lugar de siphash). El valor hashrnd permanece igual a partir del tiempo de arranque, y puede ser inferido por un atacante. Esto afecta a net / core / flow_dissector.c y al c\u00f3digo relacionado."
}
],
"id": "CVE-2019-18282",
"lastModified": "2024-11-21T04:32:58.140",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5.0,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"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:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2020-01-16T16:15:16.950",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Patch",
"Vendor Advisory"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20200204-0002/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Vendor Advisory"
],
"url": "https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.3.10"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Patch",
"Vendor Advisory"
],
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=55667441c84fa5e0911a0aac44fb059c15ba6da2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts-announce/2020/03/msg00001.html"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.netapp.com/advisory/ntap-20200204-0002/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://www.computer.org/csdl/proceedings-article/sp/2020/349700b594/1j2LgrHDR2o"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-330"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.